Ever considered planning a route through cities, visiting each just once before returning home?
That's the Travelling Salesman Problem (TSP), and unfortunately, there isn't a very good solution (NP-hard). But I did implement a cool neural network that tries to solve it and does other cool stuff. It's called a Hopfield network, and you can try it out.
Published on LinkedIn on March 10, 2024