Skip to main content

Deep learning applied to text classification, in PyTorch

Project description

1. The Goal

PyTorch is among the best deep learning frameworks out there. It's relatively easy to use and the coding style is readable and pythonic. Nevertheless, there's still a fair amount of boilerplate code and hard-coded numbers in a typical pytorch project. The goal of this project (a.k.a. inflame) is to abstract away the pieces that remain the same from model to model, so that the same deep learning template, or archetype, can be quickly reapplied to new problems.

2. Install

pip install inflame

3. Quick Start

python -m inflame news
python -m inflame newsgrp

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

inflame-0.10.0.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

inflame-0.10.0-py3-none-any.whl (13.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page