Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 239 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 239 Bytes

dl_sbs

deep learning step by step with pytorch

  • Environment setup: conda create -n anaconda
  • Pytorch installation: Then install pytorch based on your OS
  • Tensorboard installation: conda install -c conda-forge tensorboard