Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 175 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 175 Bytes

Supervised-Learning

Repository for Supervised-Learning project

Install the following modules using pip3,

i) pytorch ii) numpy iii) torchvision

pip3 install <MODULE_NAME>