This repository contains the software code for the spatiotemporal photonic computing.
- SMUX
expagent.py
: main function of physical experimentagent.py
: simulation modeldataset.py
: definition of the datasetexputils.py
: util functions for physical experimentnetwork.py
: definition of the networkparameter.py
: definition of the parameterutils.py
: util functions for model training
- WMUX
expagent.py
: main function of physical experimentagent.py
: simulation modeldataset.py
: definition of the datasetexputils.py
: util functions for physical experimentnetwork.py
: definition of the networkparameter.py
: definition of the parameterutils.py
: util functions for model training