tf-slim

Neural network library

A lightweight library for defining and training neural networks in TensorFlow.

GitHub

372 stars
14 watching
99 forks
Language: Python
last commit: 3 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,819
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,582
tensorflow/mesh A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. 1,592
tensorflow/gnn Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. 1,362
tensorflow/tfjs An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. 18,495
thinklab-sjtu/gamf A Python implementation of graph matching-based deep neural network fusion with applications to model ensemble and federated learning. 17
tensorflow/tensorflow An end-to-end platform for building and deploying machine learning applications 186,382
modern-fortran/neural-fortran A parallel framework for building neural networks in Fortran 406
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. 147
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