associative-memory
There are 26 repositories under associative-memory topic.
glassroom/heinsen_routing
Reference implementation of "An Algorithm for Routing Vectors in Sequences" (Heinsen, 2022) and "An Algorithm for Routing Capsules in All Domains" (Heinsen, 2019), for composing deep neural networks.
mcbal/deep-implicit-attention
Implementation of deep implicit attention in PyTorch
konard/LinksPlatform
Holistic system for storage and transformation of information based on associative model of data. Целостная система для хранения и обработки информации, основанная на ассоциативной модели данных.
mcbal/spin-model-transformers
Physics-inspired transformer modules based on mean-field dynamics of vector-spin models in JAX
PeterOvermann/TriadicMemory
Cognitive Computing with Associative Memory
Lemon-cmd/energy-transformer-graph
This repository contains the official code for Energy Transformer---an efficient Energy-based Transformer variant for graph classification
duskybomb/hopfield-network
Implementation of Hopfield Neural Network in Python based on Hebbian Learning Algorithm
C16Mftang/covariance-learning-PCNs
Recurrent predictive coding networks for associative memory employing covariance learning
MAGICS-LAB/UHop
[ICML 2024] Uniform Memory Retrieval with Larger Capacity for Modern Hopfield Models
zhongyuchen/snn-iir
PyTorch implementation of IJCAI 2020 paper Exploiting Neuron and Synapse Filter Dynamics in Spatial Temporal Learning of Deep Spiking Neural Network
gorodnichy/PINN
Open Source C++ Library for Pseudo-inverse Fully Connected Recurrent Neural Networks (from my PhD)
matanabudy/mdl-hn
Minimum Description Length Hopfield Networks
mevalle/Quaternion-valued-Recurrent-Projection-Neural-Networks
Source-codes and examples of quaternion-valued recurrent projection neural networks on unit quaternions
PeterOvermann/Writings
Publications by Peter Overmann
rualark/Recall
Secure your data with personal memories, not passwords
sanjayankur31/Sinha2016
Simulation code for simulations run in my PhD
alxndrdiaz/hclust_mix
hclust_mix is a Python script that allows the identification of attractor states from gene expression matrices using Hopfield neural networks.
kunalgupta777/Neural-Networks
This Repository contains scratch implementation of Soft Computing Lab practicals
pretidav/hopfield
Hopfield model for T=0 and finite T.
DCL-Waseda/HoloMoL
associative memory in mixed reality
kamarya/sam
Sparse Associative Memory (SAM)
ProfRon/masked-hamming-memory
Implement Bernd Klauer's MHD (Masked Hamming Distance) Associative Memory (more or less) in Rust -- building on Huonw's excellent "hamming" crate.
SergioMedinaNieto/Hopfield-Network
In this repository you'll find the scripts that I have created for my Bachelor Thesis .
amwolff/libmaps
Associative maps built on top of the AVL tree for C programming language
qihongl/demo-hopfield-network
a demo of the hopfield network
zhongyuchen/snn-iir-checkpoints
Checkpoints for PyTorch implementation of IJCAI 2020 paper Exploiting Neuron and Synapse Filter Dynamics in Spatial Temporal Learning of Deep Spiking Neural Network