Scyfer / fuel

A data pipeline framework for machine learning
MIT License
3 stars 0 forks source link

.. image:: https://coveralls.io/repos/github/Scyfer/fuel/badge.svg?branch=master :target: https://coveralls.io/github/Scyfer/fuel?branch=master

.. image:: https://travis-ci.org/Scyfer/fuel.svg?branch=master :target: https://travis-ci.org/Scyfer/fuel

.. image:: https://requires.io/github/Scyfer/fuel/requirements.svg?branch=mila_udem_master :target: https://requires.io/github/Scyfer/fuel/requirements/?branch=mila_udem_master :alt: Requirements Status

.. image:: https://img.shields.io/badge/license-MIT-blue.svg
:target: https://github.com/mila-udem/fuel/blob/master/LICENSE

Fuel

Fuel provides your machine learning models with the data they need to learn.

Fuel is developed primarily for use by Blocks_, a Theano toolkit that helps you train neural networks.

If you have questions, don't hesitate to write to the mailing list_.

Citing Fuel If you use Blocks or Fuel in your work, we'd really appreciate it if you could cite the following paper:

Bart van Merriënboer, Dzmitry Bahdanau, Vincent Dumoulin, Dmitriy Serdyuk, David Warde-Farley, Jan Chorowski, and Yoshua Bengio, "Blocks and Fuel: Frameworks for deep learning_," arXiv preprint arXiv:1506.00619 [cs.LG], 2015.

Documentation Please see the documentation_ for more information.

.. _picklable_itertools: http://github.com/dwf/picklable_itertools .. _Blocks: http://github.com/mila-udem/blocks .. _mailing list: https://groups.google.com/d/forum/fuel-users .. _documentation: http://fuel.readthedocs.org/en/latest/ .. _Blocks and Fuel\: Frameworks for deep learning: http://arxiv.org/abs/1506.00619