Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 302 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 302 Bytes

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/