.gitignore
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
notes
settings.ini
setup.py
.github/workflows/main.yml
docs/.gitignore
docs/Gemfile
docs/Gemfile.lock
docs/_config.yml
docs/adaptive_sawtooth_lrs.png
docs/callbacks.html
docs/core.html
docs/data.html
docs/fast_utils.html
docs/feed.xml
docs/index.html
docs/layers.html
docs/learnable_positional_encoding.html
docs/losses.html
docs/metrics.html
docs/nlp.html
docs/optimizers.html
docs/scratch_bloom_embeddings.html
docs/scratch_inheritance_and_mixins.html
docs/scratch_multiprocessing_tokenizer.html
docs/scratch_reflection_pad.html
docs/scratch_sawtooth_scheduler.html
docs/scratch_self_supervised_text.html
docs/scratch_torch_resnet_tabular.html
docs/scratch_tqdm.html
docs/scratch_train.html
docs/scratch_vocabulary.html
docs/sidebar.json
docs/sitemap.xml
docs/test_imports.html
docs/tooltips.json
docs/trainer_based_train.html
docs/utils.html
docs/_data/alerts.yml
docs/_data/definitions.yml
docs/_data/glossary.yml
docs/_data/tags.yml
docs/_data/terms.yml
docs/_data/topnav.yml
docs/_data/sidebars/home_sidebar.yml
docs/_includes/archive.html
docs/_includes/callout.html
docs/_includes/footer.html
docs/_includes/google_analytics.html
docs/_includes/head.html
docs/_includes/head_print.html
docs/_includes/image.html
docs/_includes/important.html
docs/_includes/initialize_shuffle.html
docs/_includes/inline_image.html
docs/_includes/links.html
docs/_includes/note.html
docs/_includes/search_google_custom.html
docs/_includes/search_simple_jekyll.html
docs/_includes/sidebar.html
docs/_includes/tip.html
docs/_includes/toc.html
docs/_includes/topnav.html
docs/_includes/warning.html
docs/_layouts/default.html
docs/_layouts/default_print.html
docs/_layouts/none.html
docs/_layouts/page.html
docs/_layouts/page_print.html
docs/css/bootstrap.min.css
docs/css/boxshadowproperties.css
docs/css/customstyles.css
docs/css/font-awesome.min.css
docs/css/modern-business.css
docs/css/printstyles.css
docs/css/syntax.css
docs/css/theme-blue.css
docs/css/theme-green.css
docs/css/fonts/FontAwesome.otf
docs/css/fonts/fontawesome-webfont.eot
docs/css/fonts/fontawesome-webfont.svg
docs/css/fonts/fontawesome-webfont.ttf
docs/css/fonts/fontawesome-webfont.woff
docs/css/fonts/fontawesome-webfont.woff2
docs/fonts/FontAwesome.otf
docs/fonts/fontawesome-webfont.eot
docs/fonts/fontawesome-webfont.svg
docs/fonts/fontawesome-webfont.ttf
docs/fonts/fontawesome-webfont.woff
docs/fonts/glyphicons-halflings-regular.eot
docs/fonts/glyphicons-halflings-regular.svg
docs/fonts/glyphicons-halflings-regular.ttf
docs/fonts/glyphicons-halflings-regular.woff
docs/fonts/glyphicons-halflings-regular.woff2
docs/images/company_logo.png
docs/images/company_logo_big.png
docs/images/doc_example.png
docs/images/export_example.png
docs/images/favicon.ico
docs/images/workflowarrow.png
docs/js/customscripts.js
docs/js/jekyll-search.js
docs/js/jquery.ba-throttle-debounce.min.js
docs/js/jquery.navgoco.min.js
docs/js/jquery.shuffle.min.js
docs/js/toc.js
docs/licenses/LICENSE
docs/licenses/LICENSE-BSD-NAVGOCO.txt
incendio/__init__.py
incendio/_nbdev.py
incendio/callbacks.py
incendio/core.py
incendio/data.py
incendio/fast_utils.py
incendio/layers.py
incendio/losses.py
incendio/metrics.py
incendio/nlp.py
incendio/optimizers.py
incendio/utils.py
incendio.egg-info/PKG-INFO
incendio.egg-info/SOURCES.txt
incendio.egg-info/dependency_links.txt
incendio.egg-info/entry_points.txt
incendio.egg-info/not-zip-safe
incendio.egg-info/requires.txt
incendio.egg-info/top_level.txt
notebooks/00_core.ipynb
notebooks/01_utils.ipynb
notebooks/02_callbacks.ipynb
notebooks/03_metrics.ipynb
notebooks/04_layers.ipynb
notebooks/05_nlp.ipynb
notebooks/06_optimizers.ipynb
notebooks/07_data.ipynb
notebooks/08_losses.ipynb
notebooks/09_fast_utils.ipynb
notebooks/adaptive_sawtooth_lrs.png
notebooks/index.ipynb
notebooks/learnable_positional_encoding.ipynb
notebooks/scratch_bloom_embeddings.ipynb
notebooks/scratch_inheritance_and_mixins.ipynb
notebooks/scratch_multiprocessing_tokenizer.ipynb
notebooks/scratch_reflection_pad.ipynb
notebooks/scratch_sawtooth_scheduler.ipynb
notebooks/scratch_self_supervised_text.ipynb
notebooks/scratch_torch_resnet_tabular.ipynb
notebooks/scratch_tqdm.ipynb
notebooks/scratch_train.ipynb
notebooks/scratch_vocabulary.ipynb
notebooks/trainer_based_train.ipynb
scratch_notebooks/README.md
scratch_notebooks/annotated-gpt2-blogpost.ipynb
scratch_notebooks/attentive-concat-pool.ipynb
scratch_notebooks/spatial_attention.ipynb
scratch_notebooks/test_imports.ipynb