Kshitij09 / fast_impl

Baseline implementations for various Deep Learning Applications using fastai2

Home Page:https://Kshitij09.github.io/fast_impl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fast Implementations

Fastai(v2) has become de facto high level API for Pytorch and is highly engineered to bring your research into proudction. This library is built on top of fastai(v2) to support my implementations.

PyPI version

The github repository holds application notebooks.

Installation

latest release

pip install fast-impl

From git repository (for changes not released yet)

pip install git+https://github.com/Kshitij09/fast_impl

About

Baseline implementations for various Deep Learning Applications using fastai2

https://Kshitij09.github.io/fast_impl

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%Language:Makefile 0.0%