lewis2222 / AI-Course-Projects

Implemented two different local search techniques, Simulated Annealing and Genetic Algorithm, to solve minimum vertex cover problem in python, Q-learning to find the optimal policy in Mountain Car environment, Implement and train a DQN(Deep-Q-Network) and run it on Breakout Atari game, Implement an autoencoder network, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI-Course-Projects

The answers to the Artificial Course Assignments

About

Implemented two different local search techniques, Simulated Annealing and Genetic Algorithm, to solve minimum vertex cover problem in python, Q-learning to find the optimal policy in Mountain Car environment, Implement and train a DQN(Deep-Q-Network) and run it on Breakout Atari game, Implement an autoencoder network, etc.


Languages

Language:Jupyter Notebook 95.5%Language:Python 4.5%