Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.47 KB

README.md

File metadata and controls

19 lines (16 loc) · 1.47 KB

Company-assignment-trial

CIFAR-10 classification using FishNet

Develop environment

  • Google Colab
  • Python : 3.7.12 (Google Colab default version)
  • Pytorch : 1.10.0+cu111 (Google Colab default version)

Written code file is based on

To understand better, I took a look at