Metadata-Version: 2.1
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
Description: # Transfer Learning
        Joint Distribution Adaptation(JDA)
        
        ## Quick Start 
        '''
        pip install TransferLearning
        '''
        
        
        
Platform: all
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
