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.3-py3-none-any.whl (120.5 kB view details)

Uploaded Python 3

File details

Details for the file pytorchautoforge-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for pytorchautoforge-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2b11aea00eef3a0ce078f4fe2b826c9d401db8d583362710318a8a8183d94211
MD5 37cd6a5f4639134abc8cdc4a71ff34ce
BLAKE2b-256 513edc4111ab8d2ae6e9b8c0e163bbb8b291e86a065ccd45c4e8fbf874fec2ea

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