sonnet

TensorFlow-based neural network library

APACHE-2.0 License

Stars
9.7K
Committers
58

Bot releases are hidden (Show)

sonnet - v2.0.2 Latest Release

Published by tomhennigan 10 months ago

Sonnet 2 is a re-write of Sonnet for TensorFlow 2.0, it is built on top of tf.Module (https://github.com/tensorflow/community/pull/56) enabling a simple and researcher friendly interface to TensorFlow.

Main changes since 2.0.1:

What's Changed

  • #267 Fixes use of internal TF symbol removed in a minor release <= 2.10.0. (Fixes #273)

Full Changelog: https://github.com/google-deepmind/sonnet/compare/v2.0.1...v2.0.2

sonnet - v2.0.1

Published by tomhennigan 10 months ago

Sonnet 2 is a re-write of Sonnet for TensorFlow 2.0, it is built on top of tf.Module (https://github.com/tensorflow/community/pull/56) enabling a simple and researcher friendly interface to TensorFlow.

Main changes since 2.0.0:

  • #205 Add functional API to Sonnet 2 inspired by JAX and Haiku.

Full Changelog: https://github.com/google-deepmind/sonnet/compare/v2.0.0...v2.0.1

(NOTE: Sonnet 2.0.1 was pushed to PyPi in Dec 2022, the GitHub release was made later but points to the released commit.)

sonnet - v2.0.0

Published by tomhennigan over 4 years ago

Sonnet 2 is a re-write of Sonnet for TensorFlow 2.0, it is built on top of tf.Module (tensorflow/community#56) enabling a simple and researcher friendly interface to TensorFlow.

sonnet - v2.0-beta: Sonnet 2.0 Beta release

Published by tomhennigan about 5 years ago

Sonnet 2 is a re-write of Sonnet for TensorFlow 2.0, it is built on top of tf.Module (tensorflow/community#56) enabling a simple and researcher friendly interface to TensorFlow.

Closes #117 #123.

Package Rankings
Top 5.09% on Proxy.golang.org
Related Projects