VirtuslabRnD / scalapy-tensorflow

Static facades for using TensorFlow in ScalaPy
MIT License
3 stars 0 forks source link

make applyGradients pure #29

Closed Gryfit closed 4 years ago

Gryfit commented 4 years ago

NOTE: Performance seems to suffer on this approach. Achievable value of loss function has jumped form e-16 to e-06 on the same 400 iterations.

Gryfit commented 4 years ago

Close due to unacceptable performance.