Skip to main content

Pytorch based deep learning library focussed on providing computationally efficient low resource methods and algorithms for NLP

Project description



Build Status Latest Release Apache -------------------------------------------------------------------------------

Fluence is a Pytorch based deep learning library focussed on providing computationally efficient, low resource methods and algorithms for NLP. Although the main focus is to provide support with transformers for NLP tasks, it can be extended with other domains and architectures as well. Currently in pre-alpha stage.

List of implemented papers

Adaptive Methods

Meta Learning

Debiasing


Why Fluence ?

Fluence is targeted towards two main goals:

  1. Low resource / computationally efficient algorithms
  2. Algorithms that either enhance our understanding of current methods or show where SoTA methods fail. It is as straightforward to use as HF Transformers, and fully integrates with Pytorch.

Installing

For stable version:

pip3 install --user fluence

For development version (recommended):

git clone https://github.com/prajjwal1/fluence
cd fluence
python3 setup.py install --user

Overview

The library contains implementation for the following approaches (many more to come):

Documentation

Please head to this link to learn how you can integrate fluence with your workflow. Since it's an early release, there might be bugs here and there. Please file an issue if you encounter one.

Contribution

You can contribute by either filing an issue or sending a Pull Request (if you encounter any bug or want some features to be added). Please checkout the contributing guide for more details.

Tests

Fluence comes with an extensive test suite. Each and every module has been tested before it comes into master branch.

pytest tests/ -v

Author: Prajjwal Bhargava (@prajjwal_1)

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

Fluence-0.1.7.tar.gz (19.2 kB view hashes)

Uploaded Source

Built Distribution

Fluence-0.1.7-py3-none-any.whl (27.9 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