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: 3 months ago

Related projects:

Repository Description Stars
tensorflow/tensorflow An end-to-end platform for building and deploying machine learning applications 186,382
hasktorch/hasktorch A Haskell library for building and training neural networks with native C++ libraries. 1,069
tensorflow/mesh A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. 1,592
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. 123
tensorflow/gnn Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. 1,362
google-research/tf-slim A lightweight library for defining and training neural networks in TensorFlow. 372
tensorflow/text Preprocessing and processing tools for text data in machine learning models 1,233
b3nk4n/tensorlight A high-level framework for machine intelligence applications using TensorFlow. 11
alpmestan/hnn A Haskell library providing a basic framework 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,819
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