.travis.yml
CODE-OF-CONDUCT.md
MANIFEST.in
README.md
environment-cpu.yml
environment-nopytorch.yml
environment-old.yml
environment.yml
requirements.txt
setup.cfg
setup.py
fastai/__init__.py
fastai/adaptive_softmax.py
fastai/column_data.py
fastai/conv_learner.py
fastai/core.py
fastai/dataloader.py
fastai/dataset.py
fastai/executors.py
fastai/fp16.py
fastai/imports.py
fastai/initializers.py
fastai/io.py
fastai/layer_optimizer.py
fastai/layers.py
fastai/learner.py
fastai/lm_rnn.py
fastai/losses.py
fastai/lsuv_initializer.py
fastai/metrics.py
fastai/model.py
fastai/nlp.py
fastai/plots.py
fastai/rnn_reg.py
fastai/rnn_train.py
fastai/set_spawn.py
fastai/sgdr.py
fastai/structured.py
fastai/swa.py
fastai/text.py
fastai/torch_imports.py
fastai/transforms.py
fastai/transforms_pil.py
fastai/utils.py
fastai.egg-info/PKG-INFO
fastai.egg-info/SOURCES.txt
fastai.egg-info/dependency_links.txt
fastai.egg-info/requires.txt
fastai.egg-info/top_level.txt
fastai/images/industrial_fishing.png
fastai/models/.gitignore
fastai/models/convert_torch.py
fastai/models/darknet.py
fastai/models/fa_resnet.py
fastai/models/inceptionresnetv2.py
fastai/models/inceptionv4.py
fastai/models/nasnet.py
fastai/models/resnet.py
fastai/models/resnext_101_32x4d.py
fastai/models/resnext_101_64x4d.py
fastai/models/resnext_50_32x4d.py
fastai/models/unet.py
fastai/models/wideresnet.py
fastai/models/wrn_50_2f.py
fastai/models/__pycache__/fa_resnet.cpython-36.pyc
fastai/models/__pycache__/inceptionresnetv2.cpython-36.pyc
fastai/models/__pycache__/inceptionv4.cpython-36.pyc
fastai/models/__pycache__/nasnet.cpython-36.pyc
fastai/models/__pycache__/resnet.cpython-36.pyc
fastai/models/__pycache__/resnext_101_32x4d.cpython-36.pyc
fastai/models/__pycache__/resnext_101_64x4d.cpython-36.pyc
fastai/models/__pycache__/resnext_50_32x4d.cpython-36.pyc
fastai/models/__pycache__/unet.cpython-36.pyc
fastai/models/__pycache__/wideresnet.cpython-36.pyc
fastai/models/__pycache__/wrn_50_2f.cpython-36.pyc
fastai/models/cifar10/curve.png
fastai/models/cifar10/main.sh
fastai/models/cifar10/main_dxy.py
fastai/models/cifar10/main_kuangliu.py
fastai/models/cifar10/preact_resnet.py
fastai/models/cifar10/resnext.py
fastai/models/cifar10/senet.py
fastai/models/cifar10/utils.py
fastai/models/cifar10/utils_kuangliu.py
fastai/models/cifar10/wideresnet.py
fastai/models/cifar10/__pycache__/preact_resnet.cpython-36.pyc
fastai/models/cifar10/__pycache__/resnext.cpython-36.pyc
fastai/models/cifar10/__pycache__/senet.cpython-36.pyc
fastai/models/cifar10/__pycache__/utils.cpython-36.pyc