Skip to content

My CSE422 LAB SOLUTIONS(Caution:All codes are GPLv3 licensed meaning if you modify or use my code you also have to publish your source code under GPLv3)

License

Notifications You must be signed in to change notification settings

thisisarnabdas/CSE422

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CSE422 Lab Assignments Solutions

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.

πŸ“ Course Overview

CSE422 covers a range of topics in Artificial Intelligence. The assignments here are designed to help students grasp the Core Concepts of AI.

πŸ“‚ Repository Contents

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.

πŸš€ Getting Started

To use or modify the lab assignments:

  1. Clone this repository to your local machine:
    git clone https://github.com/thisisarnabdas/CSE422.git
    
    

πŸ“œ License

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.

πŸ“« Contact

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

🀝 Contributing

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.

πŸ”§ Tools Used

Programming Language: Python
IDE/Tools: Pycharm Professional

Thank you for checking out my CSE422 lab solutions. Happy coding! πŸš€

About

My CSE422 LAB SOLUTIONS(Caution:All codes are GPLv3 licensed meaning if you modify or use my code you also have to publish your source code under GPLv3)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages