This notebook is an example script for model training initiator to:
- define the model architecture
- make training configurations
- connect to PyGrid and starts the model training
Since all the Parcel magic is happening in the PyGrid backend, there is no Parcel specific code in this notebook.
pip install -r requirements.txt
- Run the notebook