Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 378 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 378 Bytes

Hopfield Network

Implemented a Jupyter notebook featuring the Hopfield network for alphabet recognition ('a' to 'f') using images from the PIL library.
Employed image-saving techniques with controlled noise to enhance model accuracy.
data are organized in separate folders for clarity.
Execute the main function to collect the data and run the code seamlessly.