anokland / local-loss

PyTorch code for training neural networks without global back-propagation
162 stars 37 forks source link

pytorch version and python version #4

Open XDUSPONGE opened 4 years ago

XDUSPONGE commented 4 years ago

hello, could you provide your environment such as the pytorch version and the python version thanks

anokland commented 4 years ago

The code is tested with PyTorch 0.4.1 and Python 3.5.5.