From 9e72d3411b4cdf7f5db543697b285aed1332b251 Mon Sep 17 00:00:00 2001 From: Gustav Louw Date: Mon, 13 Aug 2018 07:15:13 -0700 Subject: [PATCH] README update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea8f500..58d0c43 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,6 @@ Tinn is not a fully featured neural network C library like Kann, or Genann: # 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) + [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/) + [Tiny Neural Network Library in 200 Lines of Code](https://hackaday.com/2018/04/08/tiny-neural-network-library-in-200-lines-of-code/)