GitHub topics: hopfield-neural-network
Mahtab-Shabani/Implementation-of-Hopfield-neural-network-for-Character-Recognition
In this repository, I implement a Hopfield neural network for Character Recognition.
Language: MATLAB - Size: 26.4 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 1

MAGICS-LAB/GERM
[ICML 2025] Fast and Low-Cost Genomic Foundation Models via Outlier Removal.
Language: Python - Size: 21 MB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 8 - Forks: 1

MAGICS-LAB/OutEffHop
[ICML 2024] Outlier-Efficient Hopfield Layers for Large Transformer-Based Models
Language: Python - Size: 254 KB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 21 - Forks: 3

duskybomb/hopfield-network
Implementation of Hopfield Neural Network in Python based on Hebbian Learning Algorithm
Language: Jupyter Notebook - Size: 1.25 MB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 13 - Forks: 6

pni-lab/connattractor
Connectome-based Hopfiled Neural Networks (fcHNN)
Language: Jupyter Notebook - Size: 2.22 GB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 4

yuehhua/Hopfields.jl
Modern Hopfield layer implementations in Julia
Language: Julia - Size: 125 KB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 0

josokw/HopfieldANN
Hopfield Artificial Neural Network
Language: C - Size: 64.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

jgvfwstone/ArtificialIntelligenceEngines
Computer code collated for use with Artificial Intelligence Engines book by JV Stone
Language: Python - Size: 3.57 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 59 - Forks: 15

arnaumarin/Hopfield-DNN-Artifact-BCI
NeurIPS AMHN 2023: Neural recordings artifacts preprocessing model and pipeline. Hopfield Deep Neural Networks for Artifact preprocessing in Brain State Decoding
Language: Python - Size: 12.8 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 6 - Forks: 1

Dor-sketch/hopfield-network-simulator
An interactive tool for exploring Hopfield networks, showcasing neural dynamics, pattern recognition, and TSP optimization.
Language: Python - Size: 113 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

faturita/nnet
Deep Neural Networks from scratch
Language: HLSL - Size: 2.3 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

lorenzomancini1/BeliefPropagation-Hopfield
Language: Julia - Size: 23.4 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

lorenzomancini1/Hopfield_Model
Study of the basins of attractions of the Hopfield Model and some experiments about the Matrix Factorization problem
Language: Julia - Size: 9.82 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

Dankotchev/Redes-Neurais-Artificiais
Repositório para a disciplina de Redes Neurais Artificiais
Language: Jupyter Notebook - Size: 2.13 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

alekk12/HAMwithHebb
Hopfield Associative Memory with the Hebb rule (without any NN library) for Neural Network course at Warsaw University of Technology
Language: C# - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mc-cat-tty/HopfieldOCR
A Hopfield network to reconstruct patterns (numerical digits) and cope with noise.
Language: Python - Size: 2.48 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

NaRDo627/HopfieldNetworkTkinter
홉필드 네트워크 파이썬 Tkinter 구현 예제
Language: Python - Size: 420 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 2

Taarak9/DL-Projects
Deep learning projects
Language: Jupyter Notebook - Size: 16 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

Callum-C/HNN_Digit_Recognition
Using Hopfield Neural Networks to recognise digits 0 - 9. Testing the Hebbian Training Method vs the Storkey Training Method.
Language: Python - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

matanabudy/mdl-hn
Minimum Description Length Hopfield Networks
Language: Python - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

NMikolajewicz/Hallucination-susceptible-Hopfield-network
The Hopfield network, a point attractor network, is modified here to investigate the behavior of the resting state challenged with varying degrees of noise.
Language: MATLAB - Size: 1.53 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

rupak10987/Neural-Network-Algorithoms
This repository consists of codes regarding different neural network algorithom implementation.
Language: C++ - Size: 2.69 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hmcalister/Hopfield-Network-Go
An implementation of the Hopfield network in Golang.
Language: Go - Size: 405 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

FoxWithBoot/Hopfield_network
Пример реализации нейронной сети Хопфилда на python3.
Language: Jupyter Notebook - Size: 89.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

grinvolod13/mnist-hopfield
MNIST dataset classification with Hopfield network
Language: Jupyter Notebook - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

hmcalister/Hopfield-Network-Sequential-Learning
An implementation of the Hopfield network in Python. Includes a lot of additional classes, functions, and structures to test Sequential Learning, Energy, and other properties of the Hopfield Network.
Language: Python - Size: 22.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

m1hail1337/HopfieldNN-Mackey-Glass
Hopfield NN for Mackey-Glass equations
Language: Python - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AlesyaRabushka/NeuralNetworks
Language: Python - Size: 987 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nata-web/SO-scaled-up
Large-scale networks for the self-optimization model enabled by on-the-fly computation of weights
Language: Jupyter Notebook - Size: 2.21 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

crypto-code/Hopfield-Network
Create a Hopfield Network for Image Reconstruction
Language: Python - Size: 326 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 2

MU-PING/Hopfield-network
GUI for discrete hopfield network implementation
Language: Python - Size: 1.99 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

arahatashun/Mechano-Informatics
code_for_lecture
Language: Python - Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

nsidn98/Computational-Neuroscience
Code for the assignments for the Computational Neuroscience Course BT6270 in the Fall 2018 semester
Language: Jupyter Notebook - Size: 44.9 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 11

mevalle/Quaternion-valued-Recurrent-Projection-Neural-Networks
Source-codes and examples of quaternion-valued recurrent projection neural networks on unit quaternions
Language: Jupyter Notebook - Size: 494 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

alxndrdiaz/hclust_mix
hclust_mix is a Python script that allows the identification of attractor states from gene expression matrices using Hopfield neural networks.
Language: Python - Size: 22.3 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

AsyrafAzlan/article-summarization
Sample article is summarized using TF-IDF and Hopfield Network
Language: Jupyter Notebook - Size: 224 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

melodiCyb/neural-networks
Hopfield NN, Perceptron, MLP, Complex-valued MLP, SGD RMSProp, DRAW
Language: Python - Size: 7.82 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 3

pkonowrocki/hopfield-network
Hopfield network with implemented hebbian ad oja learning rules.
Language: Python - Size: 255 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

rpatel26/Hopfiled_Game
Language: Python - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
