File size: 227 Bytes
fcab07e
 
d1b1473
 
 
 
fcab07e
243892f
1
2
3
4
5
6
7
8
---
license: mit
library_name: pytorch
pipeline_tag: image-classification
tags:
- pytorch
---
Uses PyTorch and a combination of layers to create a fairly simple network. You can check `model.py` for the layers and training code