yajiemiao / pdnn

PDNN: A Python Toolkit for Deep Learning. http://www.cs.cmu.edu/~ymiao/pdnntk.html
Apache License 2.0
224 stars 105 forks source link

MTLDNN #35

Open VeliBaba opened 8 years ago

VeliBaba commented 8 years ago

Hi! I have checked MTL-PDNN. I have expected that final models would differ on only last hidden layer and softmax layer. But final models for each task are completely different. Note that, iteration numbers are the same. Is it true?