Metadata-Version: 2.0
Name: transferlearning
Version: 0.0.3
Summary: The integration of some popular transferlearning learning methods
Home-page: https://github.com/chsong513/TransferLearning
Author: Song Cheng
Author-email: chsong513@gmail.com
License: UNKNOWN
Platform: all
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Transfer Learning
Joint Distribution Adaptation(JDA)

## Quick Start 
'''
pip install TransferLearning
'''




