Initial commit

This commit is contained in:
Ricardo Montañana Gómez
2020-05-24 12:41:23 +02:00
committed by GitHub
commit cc23dddc1b
3 changed files with 152 additions and 0 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# NeuralNetwork
Neural Network implementation based on the DeepLearning courses in Coursera