Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 508 Bytes

File metadata and controls

22 lines (17 loc) · 508 Bytes

EfficientNeuralArchitectureSearch

This is an implementation of the NAS framework in pytorch including a complete rewrite of the NAS Layer.

Instructions :

python3 train.py

Libraries Required :

  • torch
  • torchvision
  • thop

Contributors :

Reuse policy :

Do credit this work if you reuse this code!

Results :

The results are detailed in the project report(Find the pdf file in the repository itself).