Solving 3-SAT problem with genetic algorithm.
Pima Indian Diabetes prediction with:
- Decision Trees,
- Random Forest,
- K-Nearest Neighbours,
- Naive-Bayes.
Steering a tank in a multiplayer game with neural network.
Handwritten digits (MNIST) classification with:
- Random Forest,
- Gradient Boosting,
- K-Nearest Neighbours,
- Ridge Regression,
- Support Vector Machines,
- Deep Neural Networks.