New examples, hard swish activation function, web server and more source code comments
joaopauloschuler
released this
01 Jul 00:18
·
283 commits
to master
since this release
New examples for beginners:
- One-neuron example that learns 2x - 3y + 4.
- One-neuron example that OR logic operation.
- Example for XOR logic function.
- Example for non linear function.
- Easy Delphi example for a quick start.
For advanced users:
- New hard swish activation function.
- New web server example.
This release also includes some bug fixes, better support for grouped convolutions, better documentation and source code comments.