Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 710 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 710 Bytes

multilearn

Pytorch wrapper for multi-task learning. The GitHub repo can be found in here.

Coding Style

Python scripts follow PEP 8 guidelines. A usefull tool to use to check a coding style is flake8.

flake8 <script>

Authors

Graduate Students

  • Lane Schultz - Main Contributer - leschultz

Acknowledgments