tracebloc Package
Thetracebloc_package is a Python library for uploading models, linking them with datasets, configuring training parameters, and launching training runs on the tracebloc platform.
Installation
Key Features
- Upload model files and pretrained weights
- Link models with datasets from your use cases
- Configure training parameters (epochs, optimizer, learning rate, augmentation, callbacks)
- Review training plans before starting
- Launch remote training on secure infrastructure
Quick Start
Model Zoo
Use a ready-made model from the tracebloc model zoo or bring your own. Supported tasks include image classification, object detection, text classification, tabular classification/regression, time series forecasting, semantic segmentation, keypoint detection, and time-to-event prediction.Google Colab Quickstart
The fastest way to get started is our Google Colab notebook — runs entirely in your browser, no local setup needed.Next Steps
- Start training — detailed walkthrough of the training workflow
- Hyperparameters — full reference for all training configuration options
- FAQs
- Key terms