Ratings & reviews

5.03 ratings

Thomas R.

4 days ago

Great pictures explaining neural networks. Plus has challenging tasks

Mykola N.

37 days ago

good

vans e.

39 days ago

well structured lectures

100%
0%
0%
0%
0%
info

Complete all chapters to get certificate

0%

Concept of Neural Network

chevron

First, we will discuss what a neural network is and how it works. And also consider the scope of its application.

What is a Neural Network?

What is a Neuron?

Activation Functions

Forward and Backward Propagation

Applications of Deep Learning in the Real World

Neural Network from Scratch

chevron

Next, we will try to build our own neural network and see how efficiently it copes with learning. We will also consider a ready-made solution from the scikit-learn library.

Single Neuron Implementation

Perceptron Layers

Forward Propagation

Backward Propagation

Data Preprocessing

Model Training and Evaluation

Neural Network with scikit-learn

Conclusion

chevron

Finally, we will give you some additional useful information on how to understand which model to use and what types of neural networks there are. To complete the course, you will be tested on your acquired knowledge.

Neural Networks or Traditional Models

Other types of Neural Networks

Challenge 1

Challenge 2

Final Quiz

Summary