Hopfields.jl

Modern Hopfield layer implementations in Julia
Author yuehhua
Popularity
14 Stars
Updated Last
9 Months Ago
Started In
June 2022

Hopfields.jl

Stable Dev Build Status Coverage

Hopfields.jl provides basic implementation of Hopfield layers that can be stacked in deep learning model. It is implemented based on Flux.jl framework and is CUDA-available with CUDA.jl.

References

This repository contains the Julia implementation of paper Hopfield Networks is All You Need. For more details, you can check their blog post and repository ml-jku/hopfield-layers.

Used By Packages

No packages found.