A collection of tools for deep learning experiments


License
MIT
Install
pip install deep-pipe==0.3.3

Documentation

Deep pipe

A collection of tools for deep learning experiments.

Installation:

Using pip

pip install deep-pipe

Or from GitHub

git clone https://github.com/neuro-ml/deep_pipe.git
cd deep_pipe
pip install -e .

Documentation

https://deep-pipe.readthedocs.io/en/latest/