tf-slim
Neural network library
A lightweight library for defining and training neural networks in TensorFlow.
373 stars
14 watching
98 forks
Language: Python
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
taehoonlee/tensornets | A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
google/tensornetwork | A library for easy and efficient manipulation of tensor networks. | 1,826 |
netflix/vectorflow | A lightweight neural network library optimized for sparse data and single machine environments. | 1,292 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,583 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
tensorflow/gnn | Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,372 |
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,533 |
thinklab-sjtu/gamf | A Python implementation of graph matching-based deep neural network fusion with applications to model ensemble and federated learning. | 18 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,822 |
modern-fortran/neural-fortran | A parallel framework for building neural networks in Fortran | 411 |
liqimai/gcn | An implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries. | 45 |
google-research/visu3d | An abstraction layer between various deep learning frameworks and your program. | 149 |
acrylicshrimp/tinnet | A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
tyill/sunnet | A lightweight C++ deep learning library for building and training neural networks. | 61 |
zueve/neurolab | A Python library for building and training neural networks. | 163 |