A repositorie to record Machine Learning exercises and theory.
In the following a short description of the exercise directories. A detailed description can be found in the corresponding subdirectories in a readme or in a jupyter notebook.
A jupyter notebook with
- step-by-step implementation and explanation of a neural network for number recognition.
- based on the MNIST dataset.
- additional information about normal distribution for initializing the weights.