AtomicFrontierCode / keyboards

Simulated annealing code for video
MIT License
274 stars 32 forks source link

Minor fix and more detailed instructions #8

Closed YingboMa closed 7 months ago

YingboMa commented 7 months ago

Fix #6.

drawKeyboard(bestGenome, "final") will error because a String cannot be converted to an Int.