From 667aefc407cd89ac8277316fc86213322bf91b5e Mon Sep 17 00:00:00 2001 From: savvysiddharth Date: Fri, 4 Oct 2019 15:02:29 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 31bafd7..205c585 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Here are some libraries with the same or similar functionality to this one built - [JavaScript Multi-Layer Neural Network Library](https://github.com/notshekhar/neuralnet) by [Shekhar Tyagi](https://github.com/notshekhar) - [F# Neural Network Library](https://github.com/jackroi/NeuralNetwork-fsharp) by [jackroi](https://github.com/jackroi) - [TinyNeuralNetwork4Java](https://github.com/anirudhgiri/TinyNN4J) by [Anirudh Giri](https://github.com/anirudhgiri) +- [miniANN Neural Network Library JavaScript](https://github.com/savvysiddharth/mini-ANN-js) by [Siddharth Maurya](https://github.com/savvysiddharth) Feel free to add your own libraries.