From aa624e06a2c0f1098a88702c4dd313d81085094e Mon Sep 17 00:00:00 2001 From: Nabil Ould Hamou <ouldhamounabil@gmail.com> Date: Tue, 11 Feb 2025 19:35:07 +0100 Subject: [PATCH] Added a readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7be3753 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +<h1 align="center">ML - Lab 6 and 7</h1> + +Implementation of a Neural Network from scratch \ No newline at end of file