Skip to content

v0.2.0

Choose a tag to compare

@mattdangerw mattdangerw released this 18 May 17:42
· 1196 commits to master since this release
cb0fa02

Summary

  • Documentation live on keras.io.
  • Added two tokenizers: ByteTokenizer and UnicodeCharacterTokenizer.
  • Added a Perplexity metric.
  • Added three layers TokenAndPositionEmbedding, MLMMaskGenerator and MLMHead.
  • Contributing guides and roadmap.

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0