| - 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 |
| - 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 |