Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 602 Bytes

File metadata and controls

22 lines (17 loc) · 602 Bytes

CDAM

Code to simulate the Correlated Dense Associative Memory (CDAM) model.

Reference

Burns T (2024) Semantically-correlated memories in a dense associative model. International Conference on Machine Learning (ICML)

OpenReview link: https://openreview.net/forum?id=l0OGoZPZuC

arXiv link: https://arxiv.org/abs/2404.07123

BibTeX Record

@inproceedings{
burns2024cdam,
title={Semantically-correlated memories in a dense associative model},
author={Thomas F Burns},
booktitle={International Conference on Machine Learning},
year={2024},
url={https://openreview.net/forum?id=l0OGoZPZuC}
}