Implementation of different Machine Intelligence Algorithms
- Palindromes
- Histograms
- GPA Calculator
- Locator in a 2D Grid
- Caesar Decipher
- BFS
- DFS
- Uninformed Search
- Greedy Best Search
- A*
- Forward Checking
- Least Restraining Value
- Backtracking Search
- Cryptarithmetic problem
- Minimax
- Alfa Beta Pruning
- Alpha Beta Pruning with Move Ordering
- Expectimax Search
- Value Iteration
- Sarsa
- Q-Learning