Skip to main content

EasyTorch

LICENSE PyPI Language grade: Python python lint

English | 简体中文

EasyTorch is an open source neural network framework based on PyTorch, which encapsulates common functions in PyTorch projects to help users quickly build deep learning projects.

:sparkles: Highlight Characteristics

  • :computer: Minimum Code. EasyTorch encapsulates the general neural network training pipeline. Users only need to implement key codes such as Dataset, Model, and training/inference to build deep learning projects.
  • :wrench: Everything Based on Config. Users control the training mode and hyperparameters through the config file. EasyTorch automatically generates a unique result storage directory according to the MD5 of the config file content, which help users to adjust hyperparameters more conveniently.
  • :flashlight: Support All Devices. EasyTorch supports CPU, GPU and GPU distributed training (single node multiple GPUs and multiple nodes). Users can use it by setting parameters without modifying any code.
  • :page_with_curl: Save Training Log. Support logging log system and Tensorboard, and encapsulate it as a unified interface, users can save customized training logs by calling simple interfaces.

:cd: Dependence

OS

Ubuntu 16.04 and later systems are recommended.

Python

python >= 3.6 (recommended >= 3.9)

Miniconda or Anaconda are recommended.

PyTorch and CUDA

pytorch >= 1.4 (recommended >= 1.9). To use CUDA, please install the PyTorch package compiled with the corresponding CUDA version.

Note: To use Ampere GPU, PyTorch version >= 1.7 and CUDA version >= 11.0.

:dart: Get Started

Installation

pip install easy-torch

Initialize Project

TODO

:pushpin: Examples

More examples are on the way

It is recommended to refer to the excellent open source project BasicTS.

:rocket: Citations

BibTex Citations

If EasyTorch helps your research or work, please consider citing EasyTorch. The BibTex reference item is as follows(requires the url LaTeX package).

@misc{wang2020easytorch,
  author =       {Yuhao Wang},
  title =        {{EasyTorch}: Simple and powerful pytorch framework.},
  howpublished = {\url{https://github.com/cnstark/easytorch}},
  year =         {2020}
}

README Badge

If your project is using EasyTorch, please consider put the EasyTorch badge EasyTorch add to your README.

[![EasyTorch](https://img.shields.io/badge/Developing%20with-EasyTorch-2077ff.svg)](https://github.com/cnstark/easytorch)

(Full documentation is coming soon)

Release files for easy-torch 1.3.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for easy-torch 1.3.3
File Interpreter ABI Platform
easy_torch-1.3.3-py3-none-any.whl Python 3 none any Details

Release files / easy_torch-1.3.3-py3-none-any.whl

Download URL easy_torch-1.3.3-py3-none-any.whl
Size 42.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
3444f7d1aa4ebb9b7b42525bef7ce42b85f7b8af093b823e5904018d8cba1ef7
BLAKE2b-256 checksum
How to use checksums
3b1efc043c1111bd0305eb5cc4e35232f10634ccebe2b4ab62e05d0f30286083
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.11

Release history Release notifications | RSS feed

This release

1.3.3 This release

1 release file

1.3.2

1 release file

1.3.1

1 release file

1.3

1 release file

1.2.12

1 release file

1.2.11

1 release file

1.2.10

1 release file

1.2.9

1 release file

1.2.8

1 release file

1.2.7

1 release file

1.2.6

1 release file

1.2.5

1 release file

1.2.4

1 release file

1.2.3

1 release file

1.2.2

1 release file

1.2.1

1 release file

1.2

1 release file

1.1

1 release file

1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page