Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

First working release

Pre-release
Pre-release
Compare
Choose a tag to compare
@InCogNiTo124 InCogNiTo124 released this 29 Aug 20:14
· 58 commits to master since this release
0c0d078

First release which converges sucessfully.

Activation functions:

  • Sigmoid
  • TODO:
    • ReLU, Tanh, ...

Loss functions:

  • Mean Squared Error
  • TODO:
    • Cross Entropy