Skip to main content

This is a python package for running deep learning experiments. Users can rapidly run their experiments by importing this module.

Project description

# EXPER

Exper is a Python package designed for personal use by the author to streamline the execution of PyTorch-based deep learning experiments. This framework is specifically crafted to support Distributed Data Parallel (DDP) training and provides a convenient mechanism for saving experiment logs.

## Features:

  • PyTorch Integration: Built on top of PyTorch, Exper allows seamless integration with the PyTorch deep learning ecosystem.

  • DDP Training Support: The framework supports Distributed Data Parallel training, enabling efficient and scalable model training across multiple GPUs.

  • Experiment Logging: Easily log and save experiment details, parameters, and results for better reproducibility and analysis.

  • Based on torchdrug: Exper is derived from the open-source library torchdrug developed by MILA, providing a foundation for reliable and robust deep learning experiments.

## Installation: `bash pip install exper==0.1.0 `

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

exper-0.1.2.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

exper-0.1.2-py3-none-any.whl (11.4 kB view hashes)

Uploaded Python 3

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