LightOnML documentationΒΆ
LightOnML is a Python3 library to perform computations on optical processing units.
Version 1.2
Notes
Examples
- Kernel methods and Random features approximation
- Scikit-learn Pipeline and GridSearchCV with the OPU
- Saving and loading an OPU for inference
- Bitplan encoding and decoding
- Transfer learning on the OPU
- Dimensionality reduction
- Change point detection using the OPU online mode
- Training a binary autoencoder
- Contributed examples
LightOnML API Reference
LightOnOPU API Reference
Advanced