Skip to content

Attention based Hopfield Network with Sparse Modern Hopfield network to improve robustness

License

Notifications You must be signed in to change notification settings

udapy/hybrid-hopfield-network

Repository files navigation

Hybrid Modern Hopfield Network Experiment

Attention based Hopfield Network with Sparse Modern Hopfield network to improve robustness

Setup

  1. Install Poetry: https://python-poetry.org/docs/#installation
  2. Clone this repository
  3. Run poetry install to install dependencies
  4. Run pre-commit install to set up the git hooks

Development

  • Use poetry run python your_script.py to run Python scripts
  • Use poetry run pytest to run tests
  • Use poetry run mkdocs serve to preview documentation
  • Use poetry run mkdocs build to build documentation

Contributing

Please make sure to run the pre-commit hooks before committing your changes.

About

Attention based Hopfield Network with Sparse Modern Hopfield network to improve robustness

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages