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
Hashes for torch_tools-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f77b444df53c99629ba9fc8c3be370de3f2830877744d0cc376c93c2ebc1d15f |
|
MD5 | c787a235d30ac9ce22042a58569cb877 |
|
BLAKE2b-256 | 020fcbcf736b7ecb054044812a06d24bc5848a5d6828306d53fd090ef13b9e55 |