- This version breaks compatibiliy with previous versions.
- Modified activation functions, and also new ones.
- New methods in FVector.
- "logistic sigmoid" is back to normal, without scaling.
- "compileNetwork" function added instead of TfannNetwork.compile
- New methods in FVector (including array access operator).
- other minor things...
- added examples
- enhanced FVector
- changed error calculation
- changed the constructor of TfannNetwork
- many changes to api
- bug fixes
- more control on training process
- more activation functions
- removed flutter dependency
- first published package.