hopfield-networks

Hopfield Network simulator

An implementation of Hopfield Networks in Haskell, a type of neural network used for unsupervised learning and memory simulation.

Hopfield Networks for unsupervised learning in Haskell

GitHub

16 stars
4 watching
2 forks
Language: Haskell
last commit: over 12 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ajtulloch/haskell-mlImplementations of basic machine learning algorithms in Haskell57
higgsfield/interaction_network_pytorchAn implementation of Interaction Networks for learning physical simulations and generalizing to novel systems131
ajtulloch/dnngraphA DSL and toolkit for designing and optimizing deep neural networks in Haskell702
huwcampbell/grenadeA library for building complex neural networks in Haskell with a focus on dependently typed specifications and composability1,451
alpmestan/hnnA Haskell library for building neural networks112
hasktorch/hasktorchA Haskell library for building neural networks and working with tensors.1,083
hetelek/neural-network-playgroundAn iOS playground project demonstrating neural network concepts and computer vision using pure Swift code.381
galoisinc/hansA set of network stack examples in Haskell designed to test and demonstrate various network protocols.115
aiqm/torchaniA PyTorch implementation of a neural network potential for molecular simulations471
chrisnc/tangaroaA toy implementation of the Raft protocol with an experimental BFT variant in Haskell.111
brunjlar/neuralA Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms.124
tensorflow/haskellHaskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language.1,583
achaiah/pywickA PyTorch-based neural network training framework with advanced features and utilities398
jbarrow/lambdanetAn artificial neural network library for rapid prototyping and extension in Haskell.378
aspurdy/dbnA MATLAB implementation of a deep belief network used for generative learning and visualization of the neural network simulation process.48