Tutorial-type projects involving machine learning and artificial neural network.
- PINN - Physics-informed neural network to solve a first-order ODE.
- Iris Data Set - First example of how to build and train a neural network using the Iris data set.
- Reinforcement learning example using the frozen lake environment.