tensor-safe

Model compiler

A Haskell framework for defining and compiling valid deep learning models to external frameworks like TensorFlow JS or Keras.

A Haskell framework to define valid deep learning models and export them to other frameworks like TensorFlow JS or Keras.

GitHub

101 stars
4 watching
1 forks
Language: Haskell
last commit: about 2 years ago
aideep-learningdependent-typesfunctional-programminghaskellhaskell-librarymachine-learning

Related projects:

Repository Description Stars
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/tfjs An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. 18,533
tensorflow/tensorflow An end-to-end platform for building and deploying machine learning applications 186,822
tensorflow/mesh A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. 1,597
tensorflow/tfjs-models A collection of pre-trained machine learning models for use in web applications. 14,180
jedld/tensor_stream A Ruby-based framework for building and deploying machine learning models on various hardware platforms. 506
sicara/tf-explain A library providing interpretability methods for TensorFlow 2.x models 1,019
b3nk4n/tensorlight A high-level framework for machine intelligence applications using TensorFlow. 11
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
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. 52
shekkizh/fcn.tensorflow An implementation of a deep learning model for image segmentation using TensorFlow 1,251
vladkryvoruchko/pspnet-keras-tensorflow An implementation of a deep learning model for image segmentation using TensorFlow and Keras 394
tensorflow/privacy A Python library for training machine learning models while preserving the privacy of sensitive data 1,947
kwotsin/tensorflow-xception An implementation of a deep learning model for computer vision tasks using TensorFlow 208
preritj/segmentation Deep learning models for semantic segmentation of images 101