README update

This commit is contained in:
Gustav Louw 2018-08-13 07:13:34 -07:00
parent 5e44c33207
commit 03bf4ce8d5
1 changed files with 6 additions and 0 deletions

View File

@ -73,3 +73,9 @@ Tinn is not a fully featured neural network C library like Kann, or Genann:
# Ports
Rust: https://github.com/dvdplm/rustinn
# Other
[A Tutorial using Tinn NN and CTypes](https://medium.com/@cknorow/creating-a-python-interface-to-a-c-library-a-tutorial-using-tinn-nn-d935707dd225)
[Tiny Neural Network Library in 200 Lines of Code](https://hackaday.com/2018/04/08/tiny-neural-network-library-in-200-lines-of-code/)