updated script
This commit is contained in:
parent
ee1695c7fa
commit
240087fd56
File diff suppressed because one or more lines are too long
@ -112,7 +112,7 @@ class trainer:
|
||||
self.gen_model.model[0].b = self.model[0].mean
|
||||
self.gen_model.model[0].w = np.sqrt(self.model[0].var)
|
||||
|
||||
print('test',self.gen_model.model[0].b)
|
||||
#print('test',self.gen_model.model[0].b)
|
||||
|
||||
if( not silent):
|
||||
print('Training done')
|
||||
|
Loading…
Reference in New Issue
Block a user