"Artificial intelligence (AI) is intelligence demonstrated by machines, as opposed to natural intelligence displayed by animals including humans. Leading AI textbooks define the field as the study of "intelligent agents": any system that perceives its environment and takes actions that maximize its chance of achieving its goals."
Source: Wikipedia
- Python Enginner machine learning list
- Artificial Intelligence I: Meta-Heuristics and Games in Java
- Artificial Intelligence IV - Reinforcement Learning in Java
- Train “Undying” Flappy Bird Using Reinforcement Learning on Java
- KNN
- Linear Regression
- Depth-First Search
- Iterative Deeping Depth First Search
- A* Search
- Q-Learning
- Markov Decision Process Value Iteration
- Q-Learning (Path-Finding)
- Q-Learning (Tic Tac Toe)
- Deep Q-Learning (Tic Tac Toe)
- Multi-Armed Bandit Epsilon-Greedy