Skip to main content

PyTorchAutoForge library is based on raw PyTorch and designed to automate DNN development, model tracking and deployment, tightly integrated with MLflow and Optuna. It supports Spiking networks libraries (WIP). Deployment can be performed using ONNx, pyTorch facilities or TensorRT (WIP). The library is designed to be compatible with Jetson Orin Nano Jetpack rev6.1, with bash script to automatically configure virtualenv.

Project description

pyTorchAutoForge

A library based on PyTorch (https://pytorch.org/) and designed to automate ML models development, tracking and deployment, integrated with MLflow and Optuna (https://mlflow.org/, https://optuna.org/). It also supports spiking networks libraries (WIP). Model optimization and deployment can be performed using ONNx, pyTorch facilities or TensorRT (WIP). The library also aims to be compatible with Jetson Orin Nano Jetpack rev6.1. ASeveral other functionalities and utilities for sklearn and pySR (https://github.com/MilesCranmer/PySR) are included (see README and documentation).

Installation using pip

Run in a conda or virtual environment:

pip install pyTorchAutoForge

Dependencies for the core modules should be installed automatically using pip.

Manual installation (bash)

  1. Clone the repository
  2. Create a virtual environment using python >= 3.10 (tested with 3.11), using python -m venv <your_venv_name>
  3. Activate the virtual environment using source <your_venv_name>/bin/activate on Linux
  4. Install the requirements using pip install -r requirements.txt
  5. Install the package using pip install . in the root folder of the repository

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pytorchautoforge-0.1.2.post1.dev0-py3-none-any.whl (108.6 kB view details)

Uploaded Python 3

File details

Details for the file pytorchautoforge-0.1.2.post1.dev0-py3-none-any.whl.

File metadata

File hashes

Hashes for pytorchautoforge-0.1.2.post1.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 dcce02bfb41ba392f85bc8c52c82581b9525051a0d92c9b1542f63118fa95026
MD5 f67e778b5ae14501e982dd12fa334123
BLAKE2b-256 509c6ec6c1bd5a992f884441e27dd1db59d4c8548dd4be118b0683e99b0b8f64

See more details on using hashes here.

Supported by

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