@@ -38,3 +38,13 @@ The different challenges would be to code a [Perceptron][1] in Python, then to t
* We also started to write a tutorial on how to learn and use Nmigen, which will be completed as we learn new features that could help with this project.
---
### Week 4 (22/02/2021) :
---
* Jules and Teva focused on gathering information about multi layer Perceptrons and implementing a first vrsion of multi layer Perceptron in Python.
* Ethan worked on Nmigen and managed to launch a simulation.
* TODO : Finish the Python implementaion of a multi layer Perceptron and simulate the simple Perceptron using Nmigen