From 15acacaed9a505e20701a123d4c697b8a81c0cf3 Mon Sep 17 00:00:00 2001 From: Sting <loic.allegre@ensiie.fr> Date: Fri, 9 Aug 2019 12:04:51 +0200 Subject: [PATCH] README.md : Neural nets Doc --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7ce616b..e753925 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@ AI that can time automatically karas. - https://realpython.com/python-virtual-environments-a-primer/ - https://www.pyimagesearch.com/2016/11/14/installing-keras-with-tensorflow-backend/ +An introduction to neural networks and deep learning : + +- http://neuralnetworksanddeeplearning.com + + # Installation ## Python -- GitLab