Skip to content

keras implementation of simple adversarial multi-task learning model

Notifications You must be signed in to change notification settings

haejupark/Transfer-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transfer-Learning

keras implementation of simple adversarial multi-task learning model

BiLSTM-MAX is used to encode sentence

gradient reversal layer is used to address minmax optimization problem

Usage: python main.py --source_language=en --target_language=es

main.py: multi-task learning (NLI task)

singletask.py: single nli task

About

keras implementation of simple adversarial multi-task learning model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages