Neural Network from Scratch
While completing this project, you will get your first experience in every aspect of creating a fully connected neural network. You will code feedforward networks and implement backpropagation and weight initialization. You will also create a training loop and visualize your model's training process. These skills will give you a solid base to continue with neural network science.
JetBrains Academy
About
Let's train a very simple but fully connected neural network! In this project, we'll create the necessary metric functions and use custom feedforward and backpropagation methods and functions, all done by hand. The dataset for this project is Fashion-MNIST – no more boring number recognition.
Graduate project
This project covers the core topics of the Coding Machine Learning Algorithms course, making it sufficiently challenging to be a proud addition to your portfolio.
At least one graduate project is required to complete the course.
What you'll learn
Reviews
4.2