LouisEchard / ML_MiniProjects

Personal db
0 stars 0 forks source link

Get back all the placeholders from restored models #27

Open LouisEchard opened 6 years ago

LouisEchard commented 6 years ago

The issue is that we've got a dict of variables. It seems it is not willing to store or to restore these variables as a tensor.

LouisEchard commented 6 years ago

Learning is so slow, doing a pre-check to be sure we've got the variables back right

LouisEchard commented 6 years ago

It seems we are restoring random weights ? How come ?