Artificial Intelligence
Assignments
- Uninformed / Informed / Heuristics Search, Genetic algorihms, Constraint Satisfaction Problem : [ Homework , Assignment ]
- Adversarial search, Propositional logic and Predicate logic : [ Homework , Assignment ]
- Planning & Uncertainty : [ Homework , Assignment ]
- Expected Value, Utility, Markov Decision Processes, Monte Carlo algorithm : [ Homework , Assignment ]
- Neural network, Gradient descent, Bellman Equation, Reward structure : [ Homework , Assignment ]
Project : Knockabout game
- The rules : [ HTML ]
- The server : [ TGZ ]
- The random player : [ TGZ ]
- The Minimax player : [ TGZ ]
- The Monte Carlo player : [ TGZ ]
- The report of the project : [ PDF ]
Download the server, extract it and read the Readme file to understand how everything works.
Comments Off on Artificial Intelligence