Skip to content

N.N.N. V.0.2-M

Pre-release
Pre-release

Choose a tag to compare

@Mar13554 Mar13554 released this 21 Sep 01:32
209a6ab

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)