Welcome to the ERA V1 Deep Learning Assignments repository! This repository contains assignments for the Deep Learning course. Each assignment is organized in a separate folder, with each folder representing a session's assignment. Inside each folder, you will find a README.md file that provides instructions and details specific to that assignment.
Please find below the list of assignments available in this repository:
To make use of the assignments in this repository, follow these steps:
- Clone the repository to your local machine using the command:
git clone <repository URL>
. - Navigate to the specific assignment folder you want to work on.
- Read the instructions and details provided in the corresponding README.md file for that assignment.