Skip to content

This is an interactive web-based tool that demonstrates how a neural network can be trained to recall stored patterns from partial or noisy inputs. It uses a grid-based visual representation to showcase both input and output patterns.

Notifications You must be signed in to change notification settings

saliherdemk/Hopfield-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hopfield Networks

Inspired by unixpickle's WeakAI Hopfield demo, this project implements a simple Hopfield Network for pattern recognition, using a custom grid-based interface for both training and testing. It demonstrates how a neural network can be trained to recall stored patterns from partial or noisy inputs. The implementation uses a grid-based visual representation for both input and output patterns. Additionally, all calculations are shown in matrix form to help visualize how the network operates.

Live Demo

Available here

About

This is an interactive web-based tool that demonstrates how a neural network can be trained to recall stored patterns from partial or noisy inputs. It uses a grid-based visual representation to showcase both input and output patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published