Skip to main content

machine learning experiment platform

Project description

Antgo

Target

Antgo is a machine learning experiment manage platform, which has been integrated deeply with MLTalker. Antgo provides a one-stop model development, deployment, analyze, auto-optimize and manage environment.

Installation

  1. (RECOMMENDED) use docker

    docker environment.

  2. install from pip

    pip install antgo

  3. install from source

    1. git clone https://github.com/jianzfb/antgo.git

    2. cd antgo

    3. pip install -r requirements.txt

    4. python setup.py build_ext install

Register

Register in MLTalker.

Antgo and MLTalker

All user experiment records would be managed by MLTalker in user’s personal page.

Quick Example

1.step create mvp code(cifar10 classification task)

antgo create mvp –name=cifar10

2.step start training process

python3 ./cifar10/main.py –exp=cifar10 –gpu-id=0 –process=train

3.step check training log

in ./output/cifar10/output/checkpoint

4.step export onnx model

python3 ./cifar10/main.py –exp=cifar10 –checkpoint=./output/cifar10/output/checkpoint/epoch_1500.pth –process=export

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

antgo-0.1.24.tar.gz (3.5 MB view details)

Uploaded Source

File details

Details for the file antgo-0.1.24.tar.gz.

File metadata

  • Download URL: antgo-0.1.24.tar.gz
  • Upload date:
  • Size: 3.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for antgo-0.1.24.tar.gz
Algorithm Hash digest
SHA256 55bbc9662a500194f67eb3929367854acbbb8afa6abf2c050c3a796ca2421eaa
MD5 7f619e7c2c2b131c557e42e3d1542bac
BLAKE2b-256 d4acc040f6ebdf6dd51e95d208ae1c3cabda60eef6e46813702f801babfef8a4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page