This is repository is about learning pytorch library. Includes implementations of
- loading image data with image loader
- saving a mode
- saving the best model
- Simple implementation of CNN
- Transfer learning
- activate your virtualenv
- run: pip install -r requirements.txt