A library of helpers to train, evaluate and visualize deep nets with PyTorch.
Project description
Readme
A library of helpers for PyTorch.
Michaël Gharbi <mgharbi@adobe.com>
Installation
From pip: pip install torch-tools
From source: python setup.py install
Quickstart
To quickly get up and running, use our repo initialization script. In your command line, simple run:
ttools.new
This will prompt you to give a name to your new project, and create the necessary files and folders for you.
Documentation
The documentation webpage can be found here https://torch-tools.readthedocs.io/en/latest/
Demo
For a simple demo, look at the MNIST example in examples/train_mnist.py:
python examples/train_mnist.py data out
Contributors
Dima Smirnov implemented the tensorboard hooks and callbacks.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file torch-tools-0.0.21.tar.gz
.
File metadata
- Download URL: torch-tools-0.0.21.tar.gz
- Upload date:
- Size: 27.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43c6e9e9f7b54275c80d58a6bb55d20277b95ee05e7a1d14041a7577b12b1874 |
|
MD5 | 741d612a85007724fd6692ff151e1344 |
|
BLAKE2b-256 | 15f1dbc79a7369d737803f37710ef9bc8531a06914a16e98e37e3f07bd78edc4 |
File details
Details for the file torch_tools-0.0.21-py3-none-any.whl
.
File metadata
- Download URL: torch_tools-0.0.21-py3-none-any.whl
- Upload date:
- Size: 36.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8240f38ebafdc9348b61fb11da991f9f217321069b75e78d44fd51be95eaafba |
|
MD5 | b28a084a917d2342ad013d30d3713b41 |
|
BLAKE2b-256 | 65887bffc45a401804c8786076a6e884544565114412f4a670c975e2eafe1b4f |