This the main repo for all deep learning related projects
Here's why:
- Your time should be focused on creating something amazing. A project that solves a problem and helps others
- You shouldn't be writing same code over and over again
- You should reuse code as much as possible
This is library uses PyTorch frame work for deep learning. Albumentations library for image augmentation.
Python 3.8+
- Clone the repo
git clone https://github.com/AkashDataScience/DeepLearningMaster.git
- Go inside folder
cd DeepLearningMaster
- Install dependencies
pip install -r requirements.txt
Please refer to ERA V2 Session 10
Akash Shah - akashmshah19@gmail.com
Project Link - ERA V2