This is a Pascal port of tinn (the tiny neural network)
- Portable - can be compiled with Delphi or FreePascal
- Sigmoidal activation
- One hidden layer
Released under MIT license
Class Documentation can be found at https://www.matthewhipkin.co.uk/pastinn/
TODO: Add more text later