nasnet.pytorch icon indicating copy to clipboard operation
nasnet.pytorch copied to clipboard

[WIP] Implementation of Learning Transferable Architectures for Scalable Image Recognition in Pytorch

nasnet.pytorch

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