Here i publish my code and data sets used to study neural networks with python. I did perceptron, peceptron multi layer and gradient descent methods to categorize/clusterize data sets. I provide the .py files and the html generated with jupyter notebook. Jupyter notebook is an awesome tool that helps in numerical values and is possible to record data in a nice way
#Bilbiography VanderPlas, J. (2016). Python data science handbook: Essential tools for working with data. " O'Reilly Media, Inc.". Silva, I. N. da, Spatti, D. H., & Flauzino, R. A. (2010). Redes neurais artificiais para engenharia e ciências aplicadas. São Paulo: Artliber Editora.
#How to Each folder have a .py that is a python code and a .html generated by jupyter notebook that is awesome for visual segregation and outputs