transfernet

Deep learning transfer learning.


License
MIT
Install
pip install transfernet==0.4.2

Documentation

transfernet

Code to help transfer learned weights from neural networks to other datasets. 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 pycodestyle.

pycodestyle <script>

Authors

Graduate Students

  • Lane Schultz - Main Contributer - leschultz

Acknowledgments