hdmamin / incendio

A PyTorch wrapper to allow for rapid experimentation and development of deep learning models. In addition to accepted techniques like cyclical learning rate scheduling and Bloom embeddings, this will also be a place for some of my more experimental features like spatial attention layers or weighted tabular residual blocks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incendio

A mini-library of PyTorch utilities, wrappers, and miscellaneous tools for deep learning.

Install

pip install incendio

Documentation

https://hdmamin.github.io/incendio/

About

A PyTorch wrapper to allow for rapid experimentation and development of deep learning models. In addition to accepted techniques like cyclical learning rate scheduling and Bloom embeddings, this will also be a place for some of my more experimental features like spatial attention layers or weighted tabular residual blocks.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 90.9%Language:Python 9.0%Language:Makefile 0.0%