Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@yixqiao yixqiao released this 15 Jun 22:29
· 5 commits to master since this release
112313b

Initializers and Optimizers

  • Different methods of initializing weights
  • Optimizers including SGD, Momentum, and Adam
  • More comprehensive Javadocs