Skip to content

Commit

Permalink
avoid clearing previous variables + better visualisation
Browse files Browse the repository at this point in the history
Use variable scopes to initialise only the relevant variables.
Otherwise, calling global_variables_initializer resets the previously
trained variables.
This allows to visualise the result of several methods side by side.
  • Loading branch information
olivierverdier committed Dec 3, 2017
1 parent 5efa27e commit a225129
Showing 1 changed file with 162 additions and 208 deletions.
Loading

0 comments on commit a225129

Please sign in to comment.