Skip to content

v0.3.0

Compare
Choose a tag to compare
@mthrok mthrok released this 27 Oct 22:23
· 265 commits to master since this release
  • Fix Theano Initializers
  • Make compatibility between Theano and Tensorflow (almost) 100 %
  • Change DQN summary timing unit from episode to update
  • Refactor NN components.
  • Add layers to run simple MNIST classifier.