README.md
setup.py
bijou/__init__.py
bijou/callbacks.py
bijou/data.py
bijou/hook.py
bijou/learner.py
bijou/metrics.py
bijou/modules.py
bijou/utils.py
bijou.egg-info/PKG-INFO
bijou.egg-info/SOURCES.txt
bijou.egg-info/dependency_links.txt
bijou.egg-info/requires.txt
bijou.egg-info/top_level.txt
examples/01-simple.py
examples/02-lr_find.py
examples/03-train_one_cycle.py
examples/04-cnn1.py
examples/05-cnn2.py
examples/__init__.py
examples/datasets.py
examples/hook_0_method.py
examples/hook_1_torch.py
examples/hook_2_example_1.py
examples/hook_3_example_2.py
examples/hook_4_advance.py