Welcome to my repository for the CSE422 course lab assignments! This repository contains solutions to the lab exercises and assignments from the CSE422 course. All solutions are made available under the GPLv3 License.
CSE422 covers a range of topics in Artificial Intelligence. The assignments here are designed to help students grasp the Core Concepts of AI.
This repository includes the following:
-
Lab 1: [Topic: A Star Search]
-
Lab 2: [Topic: Genetic Algorithm]
-
Lab 3: [Topic: Minimax+alpha beta pruning]
Feel free to explore the individual lab solutions in each directory.
To use or modify the lab assignments:
- Clone this repository to your local machine:
git clone https://github.com/thisisarnabdas/CSE422.git
This repository is licensed under the GPLv3 License. Feel free to use, modify, and distribute the solutions, but please ensure that any derived works also comply with the GPLv3 License.
If you have any questions or suggestions, feel free to open an issue or reach out to me directly:
GitHub: @thisisarnabdas
Email: arnab.das@g.bracu.ac.bd
Contributions to this repository are welcome! If you have suggestions for improving the solutions or want to contribute new content, feel free to fork the repository, create a branch, and submit a pull request.
Programming Language: Python
IDE/Tools: Pycharm Professional
Thank you for checking out my CSE422 lab solutions. Happy coding! π