How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Sonnet is a modular machine learning framework and TensorFlow library used for building, training, and managing deep learning models. It functions as a system for composing neural networks from reusable modules and layers that encapsulate their own parameters and internal states. The project provides specialized tools for distributed model training, enabling the synchronization of gradients across multiple hardware devices. It also serves as a model state management system, allowing for the persistence of neural network weights and the export of portable models that separate the computation g
TensorLight - A high-level framework for TensorFlow
Deploy tensorflow graphs for fast evaluation and export to tensorflow-less environments running numpy.
The main features of riga/tfdeploy are: Deep Learning, Deep Learning Ecosystems, Deep Learning Frameworks, Machine Learning Frameworks.
Open-source alternatives to riga/tfdeploy include: google/qkeras — QKeras: a quantization deep learning library for Tensorflow Keras. keras-team/keras-contrib — Keras community contributions. catalyst-team/catalyst — Accelerated deep learning R&D. deepmind/sonnet — Sonnet is a modular machine learning framework and TensorFlow library used for building, training, and managing deep… bsautermeister/tensorlight — TensorLight - A high-level framework for TensorFlow. maxpumperla/elephas — Distributed Deep learning with Keras & Spark.