https://github.com/vfdev-5/trainml-examples
Training jobs examples for TrainML platform
https://github.com/vfdev-5/trainml-examples
Last synced: 8 months ago
JSON representation
Training jobs examples for TrainML platform
- Host: GitHub
- URL: https://github.com/vfdev-5/trainml-examples
- Owner: vfdev-5
- Created: 2021-04-04T22:11:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-04T22:12:38.000Z (about 5 years ago)
- Last Synced: 2025-02-08T10:43:48.457Z (over 1 year ago)
- Language: Python
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Training jobs on [TrainML platform](https://trainml.ai/)
## Install [CLI](https://github.com/trainML/trainml-cli)
```bash
pip install git+https://github.com/trainML/trainml-cli.git
```
## Content
- [Pascal VOC12 jobs](pascal-voc12)