diff --git a/README.md b/README.md index 8aece683..dac25bd1 100644 --- a/README.md +++ b/README.md @@ -718,6 +718,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [fonet](https://github.com/Fontinalis/fonet) - A Deep Neural Network library written in Go. * [gago](https://github.com/MaxHalford/gago) - Multi-population, flexible, parallel genetic algorithm. * [go-cluster](https://github.com/e-XpertSolutions/go-cluster) - Go implementation of the k-modes and k-prototypes clustering algorithms. +* [go-deep](https://github.com/patrikeh/go-deep) - A feature-rich neural network library in Go. * [go-fann](https://github.com/white-pony/go-fann) - Go bindings for Fast Artificial Neural Networks(FANN) library. * [go-galib](https://github.com/thoj/go-galib) - Genetic Algorithms library written in Go / golang. * [go-pr](https://github.com/daviddengcn/go-pr) - Pattern recognition package in Go lang.