Welcome to the repository for the Artificial Intelligence Course for the Spring 2023 session of CSED342 @ POSTECH! This course provides a basic understanding of Artificial Intelligence (AI) concepts and how to implement them. Seven assignments of this course contains basic topics of AI and its implementations.
The course includes various topics of basic AI:
- ASSN1: Preparation for further assignments
- ASSN2: Sentiment Anaylisis
- ASSN3: Text Reconstruction
- ASSN4: Peeking Blackjack
- ASSN5: Multi-agent Pac-Man
- ASSN6: Constraint Satisfaction Problems
- ASSN7: Car Tracking
Please be advised that the code provided might contain minor errors. Always cross-check with your understanding and learning material before utilizing the code for your projects or studies.