Skip to content

A template for NAS on CNNs using ConvNeXt blocks as the primary unit

License

Notifications You must be signed in to change notification settings

bishalu/nas_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Train CIFAR10 with PyTorch

I'm playing with PyTorch on the CIFAR10 dataset.

Prerequisites

  • Python 3.6+
  • PyTorch 1.0+

Training

# Start training with: 
python nas.py

'''

About

A template for NAS on CNNs using ConvNeXt blocks as the primary unit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages