/Neural-Networks-in-Python-from-Scratch-Complete-guide

Learn the fundamentals of Deep Learning of neural networks in Python both in theory and practice

Primary LanguageJupyter Notebook

Neural-Networks-in-Python-from-Scratch-Complete-guide

slides


We understand concepts like perceptron, activation functions, backpropagation, gradient descent, learning rate, and how build it from scratch without any framework and build multi layers neural networks from scratch and applied to classification and regression tasks

And implement neural networks in Python and Numpy from scratch

And implement neural networks using libraries, such as: sklearn and TensorFlow.

And Learn step by step all the mathematical calculations involving artificial neural networks


depend on Jones Granatyr course