Update README.md

This commit is contained in:
Lateefah Bello 2022-04-27 15:22:57 +01:00
parent f1a94b76bd
commit 1949cb01c9
1 changed files with 3 additions and 1 deletions

View File

@ -68,7 +68,9 @@ In this lesson, we have built our own neural network library, and we have used i
## 🚀 Challenge
In the accompanying notebook, you will implement your own framework for building and training multi-layered perceptrons. You will be able to see in detail how modern neural networks operate. Proceed to the [OwnFramework](OwnFramework.ipynb) notebook and work through it
In the accompanying notebook, you will implement your own framework for building and training multi-layered perceptrons. You will be able to see in detail how modern neural networks operate.
Proceed to the [OwnFramework](OwnFramework.ipynb) notebook and work through it.
## [Post-lecture quiz](https://black-ground-0cc93280f.1.azurestaticapps.net/quiz/8)