diff --git a/00_Projects/02_Algorithmic/multilayer_perceptron/00.pdf b/00_Projects/02_Algorithmic/multilayer_perceptron/00.pdf new file mode 100644 index 0000000..470f403 Binary files /dev/null and b/00_Projects/02_Algorithmic/multilayer_perceptron/00.pdf differ diff --git a/README.md b/README.md index 5480fc3..b878e52 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ __If you want to see all subjects of these projects, go [HERE](https://github.co - [N-puzzle (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/02_Algorithmic/n-puzzle) - [Ft_linear_regression (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/02_Algorithmic/ft_linear_regression) - [Gomoku (T4)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/02_Algorithmic/gomoku) +- [multilayer_perceptron (T3)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/02_Algorithmic/multilayer_perceptron) ### Graphic branch - [FDF (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/03_Graphic/fdf)