nasnet.pytorch

November 21, 2017 ยท View on GitHub

Work In Progress

Pytorch implementation of Learning Transferable Architectures for Scalable Image Recognition. Currently crashes in Pytorch 0.2.0, should work with Pytorch@master or Pytorch 0.3.0.

TODO

  • Clean up code
  • Refactor the quick and dirty PowersignCD
  • Pretrain nets on ImageNet
  • Write a better path dropout

Contents

  1. 1Work In Progress
  2. 2TODO