N.N.N. V.0.2-M
Pre-release
Pre-release
An updated version of N.N.N. V.0.2-m with three model python files.
(This only includes the code for the model, nothing else)
Added features for each model (previous features included)
model.py
- Standard Backpropagation (Used in N.N.N. V.0.2-m)
model_2.py
- ADAM optimization
model_3.py
- Loss regularization options (L1 and L2)