fold
Dynamic Graph Modeler
A library that enables flexible and efficient deep learning modeling with dynamic computation graphs.
Deep learning with dynamic computation graphs in TensorFlow
2k stars
100 watching
266 forks
Language: Python
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
riga/tfdeploy | Deploying TensorFlow graphs for efficient evaluation in non-TensorFlow environments | 353 |
tensorflow/model-analysis | Evaluates and visualizes the performance of machine learning models. | 1,258 |
muyang0320/tensorflow-deeplab-resnet-crf | An implementation of DeepLab-ResNet in TensorFlow for semantic image segmentation | 18 |
jinyu121/dw2tf | A tool for converting Darknet model files to TensorFlow graph format | 219 |
burness/tensorflow-101 | An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |
leopiney/tensor-safe | A Haskell framework for defining and compiling valid deep learning models to external frameworks like TensorFlow JS or Keras. | 101 |
zhengwang100/rect | A deep learning framework for graph representation learning with partially labeled data | 18 |
tensorflow/lattice | A library for creating constraint-based interpolation models in TensorFlow | 518 |
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/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,382 |
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,495 |
infocusp/tf_cnnvis | A tool to visually analyze and understand deep learning models' internal workings, specifically convolutional neural networks. | 780 |
hellochick/pspnet-tensorflow | A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |