Python APIs
Neetbox provides a set of easy-to-use Python APIs to log and visualize your training process, Including:
- Logging
- Showing progress
- Remote function execution
- Show images
- Visualize tensors
- Show scalar charts
- Show figures from matplotlib
- Show hyperparameters
Additionally, if you are using huggingface transformers, you can use the TransformersTrainerCallback to log your training process automatically.