kencyke / hopfield-mnist

Hopfield network for MNIST
MIT License
22 stars 1 forks source link

Does the hopfield neural network can work correctly on MNIST? #1

Closed WilliamYi96 closed 6 years ago

WilliamYi96 commented 6 years ago

I'm a tensorflow user instead of a scikit-learn user. Could you please tell me whether your implementation of hopfield neural network can work correctly on MNIST?

WilliamYi96 commented 6 years ago

can work properly. Nice guide!