Skip to main content

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

Project description

Fluence

Fluence is a Pytorch based deep learning library focussed on providing computationally efficient, low resource methods and algorithms. 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.

badge PyPI version

Installing

For stable (recommended) version:

pip3 install --user fluence

For development version:

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

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

I'd really appreciate if you can file an issue or send a PR if you encounter any bug or want some features to be added. Please checkout the contributing guide for more details.

Tests

Tests can be run with pytest

pytest tests/

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.5.tar.gz (13.4 kB view hashes)

Uploaded Source

Built Distribution

Fluence-0.1.5-py3-none-any.whl (20.3 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