nickbent / Torch_HW

0 stars 0 forks source link

Torch_HW

Installing and testing

Pre-requisites:

git clone https://github.com/nickbent/Torch_HW.git \
&& cd Torch_HW \
&& pip install -U -r requirements.txt \
&& pip install -e . \