← all repositories

google-deepmind/sonnet

A TensorFlow 2-based neural network library built by DeepMind researchers for machine learning research.

9.9k stars Python ML Frameworks
sonnet
Velocity · 7d
+3.0
★ / day
Trend
steady
star history

Sonnet is a library built on top of TensorFlow 2 that provides simple, composable abstractions for machine learning research. It centers around a single concept, snt.Module, which can hold parameters, other modules, and methods that apply functions to user input. The library ships with predefined modules like linear layers, convolutions, and batch normalization, along with predefined networks such as MLPs. Unlike many frameworks, Sonnet is unopinionated about training and does not ship with a training framework, allowing users to build or adopt their own.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.