Menu

Tree [2e911f] master /
 History

HTTPS access


File Date Author Commit
 README.md 2019-01-03 Matthew Hipkin Matthew Hipkin [e6c28f] Added readme-ish
 pastinn.pas 2019-01-03 Matthew Hipkin Matthew Hipkin [a882bc] Added comments for pasdoc documentation
 test.dpr 2019-01-03 Matthew Hipkin Matthew Hipkin [2e911f] Added more comments to demo application
 test.lpi 2018-12-19 Matthew Hipkin Matthew Hipkin [0d807b] Added Lazarus project file

Read Me

pastinn (Pascal Tiny Neural Network)

This is a Pascal port of tinn (the tiny neural network)

Features

  • Portable - can be compiled with Delphi or FreePascal
  • Sigmoidal activation
  • One hidden layer

More

Released under MIT license

TODO: Add more text later