This repository codes submitted for CS326 Assignments
- Aditya Prakash (201851008)
- Anuj Puri (201851025)
- Ashutosh Singh (201851029)
- Pushkar Patel (201851094)
- Yash Shah (201851150)
All the codes and their respective links have been submitted in the submission report itself, but to compile everything at one place, we made this repo.
- Lab Assignment 1: Graph Search Agent for 8-Puzzle
- Lab Assignment 3: TSP using Simulated Annealing
- Lab Assignment 4: Game Playing Agent | Minimax| Alpha-Beta Pruning
- Lab Assignment 5: Building Bayesian Networks in R
- Lab Assignment 6: Hidden Markov Model and Expectation Maximization algorithm
- Lab Assignment 7: Markov Random Field and Hopfield Network
- Lab Assignment 8: MENACE
- Lab Assignment 9: n-arm bandit
- Colab Notebook for Graph Search Agent for 8-Puzzle
- Drive folder for Graphs and Colab Notebook for TSP with Simulated Annealing
- Colab Notebook for Game Playing Agent |Minimax | Alpha-Beta Pruning
- Drive folder for Graphs and R Markdown file for Building Bayesian Networks in R
- Drive folder for Colab Notebook for HMM and EM algorithm
- Colab Notebook for Markov Random Field and Hopfield Network
- Colab Notebook for MENACE
- Colab Notebook for n-arm bandit
- Preferably use Jupyter Lab to open the notebooks locally.
- To open it as an excutable in Google Colab, refer here.