Skip to content

Commit

Permalink
Undo changes to minimize.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gameshamilton authored Feb 13, 2020
1 parent 367e2e4 commit 89743be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,4 @@ trace = tfp.vi.minimize(loss_fn, num_steps=100,
trace_fn=trace_fn)
print(trace['loss'].shape, # => [100]
trace['x'].shape) # => [100]
```
```

0 comments on commit 89743be

Please sign in to comment.