Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 353 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 353 Bytes

mutil_task

some test on muitl_task AUTHOR:Kaiqi Chen NOTE: We use some code of the project 'https://github.com/chcorbi/MultiTaskLearning'

The demo.py is the code of train the latent networks

The multi-task code is use the computerscore.py

and two data is school and sarcos

when use the different data should change the n_input in the loadData.py