- Multi-Dijkestra Algorithm
- Puzzle Solving
- Simulated Annealing
- Genetic Algorithm
- CSP: AC3-LCV-MRV (sudoku solving)
- Minimax Algorithm (othello)
- Bayesian Network
- Bayesian Sampling
- Partial Filtering
- Decision Tree with Information gain
- Multi-layer Perceptron from Scratch
- CIFAR10 Classification and Colorization with Resnet
- Traffic Light Control with RL
- DDQN