diff --git a/Notebook_IA_Training.ipynb b/IA_Training/Notebook_IA_Training.ipynb similarity index 100% rename from Notebook_IA_Training.ipynb rename to IA_Training/Notebook_IA_Training.ipynb diff --git a/IA_Training/README.md b/IA_Training/README.md new file mode 100644 index 0000000..926d271 --- /dev/null +++ b/IA_Training/README.md @@ -0,0 +1,4 @@ +# IA Training XOR +[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/http%3A%2F%2Fgitea.louisgallet.fr%2FCours-particulier%2FNotebooks/master?urlpath=%2Fdoc%2Ftree%2FNotebook_IA_Training.ipynb) + +This is a simple XOR neural network training script. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..0213f31 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Notebooks +This repository contains Jupyter notebooks for various projects and experiments. Each notebook is organized into a separate directory, with a README file explaining the purpose and content of each notebook. \ No newline at end of file