sonnet
Neural Network Library
A simple, composable neural network library built on top of TensorFlow 2.
TensorFlow-based neural network library
10k stars
423 watching
1k forks
Language: Python
last commit: 7 days ago
Linked from 6 awesome lists
artificial-intelligencedeep-learningmachine-learningneural-networkstensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
google-deepmind/graph_nets | An open-source library for building graph networks in TensorFlow and Sonnet | 5,360 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,006 |
google-deepmind/dnc | An implementation of a neural network architecture designed to efficiently process sequential data with dynamic external memory | 2,501 |
acrylicshrimp/tinnet | A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
ibab/tensorflow-wavenet | An implementation of a WaveNet generative neural network architecture for audio generation | 5,414 |
binroot/tensorflow-book | A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
tyill/sunnet | A lightweight C++ deep learning library for building and training neural networks. | 61 |
taehoonlee/tensornets | A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
dotnet/machinelearning | A cross-platform machine learning framework for .NET that enables developers to build, train, and deploy models without prior expertise in ML. | 9,035 |
labmlai/annotated_deep_learning_paper_implementations | Implementations of various deep learning algorithms and techniques with accompanying documentation | 56,215 |
tensorflow/gnn | Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,362 |
magenta/magenta | A research project using machine learning to generate music and art with the goal of creating tools for artists and musicians to extend their creative processes. | 19,175 |
tensorflow/playground | An interactive visualization of neural networks for experimentation and exploration | 12,030 |
deepakkumar1984/mxnet.sharp | A .NET Standard library providing C# bindings for the Apache MXNet deep learning framework | 149 |
tensorspace-team/tensorspace | A JavaScript framework for building interactive and intuitive 3D visualizations of neural networks in browsers. | 5,071 |