Overview: The Run:ai Researcher Library¶
Introduction¶
Run:ai provides a python library that can optionally be installed within your docker image and activated during the deep learning session.
When installed, the library provides:
- Additional progress reporting and metrics
- Support for experiment management when performing hyperparameter optimization
The library is open-source and can be reviewed here.
Installing the Run:ai Researcher Library¶
In your command-line run:
pip install runai
Run:ai Researcher Library Modules¶
To review details on the specific Run:ai Researcher Library modules see:
Last update: March 29, 2022