Hacker News new | ask | show | jobs
by Timsky 250 days ago
If it is a recursive one, can it apply the induction and solve the Towers of Hanoi beyond level six?
1 comments

You'll first need to frame Towers of Hanoi as a supervised learning problem. I suspect the answer to your question will differ depending on what you pick as the input-output pairs to train the model on.