lattice

Lattice model builder

A library for creating constraint-based interpolation models in TensorFlow

Lattice methods in TensorFlow

GitHub

518 stars
36 watching
94 forks
Language: Python
last commit: 4 months ago
Linked from 2 awesome lists


Backlinks from these 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
neuraxio/neuraxle-tensorflow Provides utility functions and abstractions for building machine learning models using TensorFlow 4
tensorflow/model-analysis Evaluates and visualizes the performance of machine learning models. 1,258
tensorflow/tfjs-models A collection of pre-trained machine learning models for use in web applications. 14,105
matlab-deep-learning/image-classification-in-matlab-using-tensorflow This project demonstrates how to call a TensorFlow model from MATLAB using co-execution with Python. 51
tensorflow/text Preprocessing and processing tools for text data in machine learning models 1,233
dwavesystems/dwavebinarycsp A library to construct and solve binary quadratic models from constraint satisfaction problems. 21
tensorflow/tfx An end-to-end platform for building and deploying machine learning pipelines in production environments. 2,114
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
kwotsin/tensorflow-enet A deep neural network implementation for real-time semantic segmentation in computer vision 257
tensorflow/tfjs An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. 18,495
tensorflow/fold A library that enables flexible and efficient deep learning modeling with dynamic computation graphs. 1,827
leopiney/tensor-safe A Haskell framework for defining and compiling valid deep learning models to external frameworks like TensorFlow JS or Keras. 101
tkuanlun350/tensorflow-segnet A TensorFlow-based implementation of the SegNet segmentation algorithm, with modifications to address index unravel issues and support multiple features such as dilation and multi-resolution learning. 369