github tensorflow/tensor2tensor v1.13.0

latest releases: v1.15.7, v1.15.6, v1.15.5...
5 years ago

** Modalities refactor: Thanks to Dustin, all modalities are now an enum and just functions, making it easier to understand what's happening in the model. Thanks Dustin!

Model-Based Reinforcement Learning for Atari using T2T, please find a nice writeup in at https://github.com/tensorflow/tensor2tensor/blob/master/tensor2tensor/rl/README.md -- thanks a lot to all the authors! @lukaszkaiser @mbz @piotrmilos @blazejosinski Roy Campbell @konradczechowski @doomie Chelsea Finn @koz4k Sergey Levine @rsepassi George Tucker and @henrykmichalewski !

TRAX = T2T + [JAX](https://github.com/google/jax) - please try out and give us feedback at #1478

New Models:

  • Evolved Transformer, thanks @stefan-it for adding the paper in #1426
  • textCNN model by @ybbaigo in #1421

Documentation and Logging:

Thanks again @cwbeitel and @lgeiger -- good docs and logging goes a long way for understandability.

Bugs fixed:

Many many thanks @wanqizhu @lgeiger @hbrylkowski @artitw @googlehjx and @qixiuai for finding and fixing these and sorry for missing anyone else -- this is really really helpful.

Code Cleanups:

Many thanks for the cleanups @jackd and @lgeiger -- and sorry if I missed anyone else.

Don't miss a new tensor2tensor release

NewReleases is sending notifications on new releases.