Artificial neural networks are considered to be the most efficient Machine Learning techniques nowadays, with companies the likes of Google, IBM and Microsoft applying them in a myriad of ways. You’ve probably heard about self–driving cars or applications that create new songs, poems, images and even entire movie scripts! The interesting thing about this is that most of these were built using neural networks. Neural networks have been used for a while, but with the rise of Deep Learning, they came back stronger than ever and now are seen as the most advanced technology for data analysis.
One of the biggest problems that I’ve seen in students that start learning about neural networks is the lack of easily understandable content. This is due to the fact that the majority of the materials that are available are very technical and apply a lot of mathematical formulas, which simply makes the learning process incredibly difficult for whomever wishes to take their first steps in this field. With this in mind, the main objective of this course is to present the theoretical and mathematical concepts of neural networks in a simple yet thorough way, so even if you know nothing about neural networks, you’ll understand all the processes. We’ll cover concepts such as perceptrons, activation functions, multilayer networks, gradient descent and backpropagation algorithms, which form the foundations through which you will understand fully how a neural network is made. We’ll also cover the implementations on a step–by–step basis using Python, which is one of the most popular programming languages in the field of Data Science. It’s important to highlight that the step–by–step implementations will be done without using Machine Learning–specific Python libraries, because the idea behind this course is for you to understand how to do all the calculations necessary in order to build a neural network from scratch.
Instructor Details
Courses : 2
Specification: Neural Networks in Python from Scratch: Complete guide
|
8 reviews for Neural Networks in Python from Scratch: Complete guide
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
$99.99 $11.99
Sylvain Arbour –
This is the better class on this topic that I had. Understanding how the neural net works will be of great help prior using the existing library. Thanks for this amazing content.
Dalton Luiz Vargas –
best material ever!!!!!!!!!!!
Michael Presidente –
This offers a clear introduction to a complex topic. The presentation is well thought out, and topics flow well.
Sebastiao Do Nascimento Neto –
Sim, est indo tudo ok.
Jennifer P –
Exactly what I was searching for. Other courses skipped over the basics and I found there was a gap in my knowledge and understanding of ANNs because of it. This course is so valuable in helping clear the fog. Thanks Super Data Science!
Sean Richards –
This was a really good first course in ANN! You do need some python under your belt and if you come form a scientific background it will help understand everything. I enjoyed learning the ANN from scratch as I always pictured it in my mind when going through the rest of the course. Definitely recommended!!
Aris Stamoulis –
Great step by step explanation of the process to implement a neural network. Excellent foundation to move on to more complex examples.
Lossan Bonde –
This is an excellent course on Neural Network.