File size: 217 Bytes
d766458
 
 
 
 
 
1
2
3
4
5
6
- model.py  - configure the model
- inputs.py - configure the inputs
- loss.py   - configure the loss
- prep.py   - prep features
- design.py - gradient update loop
- utils.py  - various tools for saving/plotting