haskell

Neural network library

Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language.

Haskell bindings for TensorFlow

GitHub

2k stars
89 watching
196 forks
Language: Haskell
last commit: 5 months ago

Related projects:

Repository Description Stars
tensorflow/tensorflow An end-to-end platform for building and deploying machine learning applications 186,822
hasktorch/hasktorch A Haskell library for building neural networks and working with tensors. 1,083
tensorflow/mesh A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. 1,597
leopiney/tensor-safe A Haskell framework for defining and compiling valid deep learning models to external frameworks like TensorFlow JS or Keras. 101
brunjlar/neural A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. 124
tensorflow/gnn Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. 1,372
google-research/tf-slim A lightweight library for defining and training neural networks in TensorFlow. 373
tensorflow/text Preprocessing and processing tools for text data in machine learning models 1,239
b3nk4n/tensorlight A high-level framework for machine intelligence applications using TensorFlow. 11
alpmestan/hnn A Haskell library for building neural networks 112
taehoonlee/tensornets A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. 1,004
eaplatanios/tensorflow_scala A Scala API for TensorFlow's deep learning functionality 939
google/tensornetwork A library for easy and efficient manipulation of tensor networks. 1,826
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
somaticio/tensorflow.rb An API for utilizing the TensorFlow machine learning framework in Ruby 829