Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cccntu/multi_task_utils

A simple python package for multi-task training: wrappers for pytorch DataLoader and pytorch-lightning DataModule
https://github.com/cccntu/multi_task_utils

Last synced: about 2 months ago
JSON representation

A simple python package for multi-task training: wrappers for pytorch DataLoader and pytorch-lightning DataModule

Awesome Lists containing this project

README

        

================
multi-task-utils
================

.. image:: https://img.shields.io/pypi/v/multi_task_utils.svg
:target: https://pypi.python.org/pypi/multi_task_utils

.. image:: https://img.shields.io/travis/cccntu/multi_task_utils.svg
:target: https://travis-ci.com/cccntu/multi_task_utils

.. image:: https://readthedocs.org/projects/multi-task-utils/badge/?version=latest
:target: https://multi-task-utils.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

multi-task training utils for pytorch, pytorch-lightning

* Free software: MIT license
* Documentation: https://multi-task-utils.readthedocs.io.

Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage