Welcome to the repository for the exercises provided during our course. This repository is a collection of code examples, exercises, and solutions that were discussed and worked on throughout the duration of the course.
The purpose of this repository is to offer a collection of code samples and exercises that were part of our learning journey. These codes are intended to serve as a reference and a learning tool for all.
Each folder in this repository corresponds to a specific topic or module covered in the course. Within each folder, you will find the relevant exercises and their solutions. The structure is organized as follows:
- Exercise_1.ipynb
- Exercise_2.ipynb
- Exercise_3.ipynb
- Exercise_3_organised.ipynb: [This code is a more organised version of the task asked in exercise 3]
- document_classification_using_neural_network.ipynb: [This code performs the task of document classification using a neural network]
- Speech_Recognition_using_neural_networks.ipynb: [This code performs the task of speech recognition using a neural network]
As this repository is intended primarily for educational purposes, contributions are not actively sought. However, if you have suggestions or find errors, feel free to open an issue.
A special thanks to all the course instructors who have contributed to this repository, by enriching the learning experience for everyone involved.
Enjoy your learning journey!