in reply to Re^2: Artificial Intelligence Exchanging Heuristic
in thread Artificial Intelligence Exchanging Heuristic

Turning algorithms into code usually begins with decomposing the algorithm into steps. I'm not familiar with this topic myself, but I've attempted to write AI code myself, and that was the approach I used.

Dum Spiro Spero
  • Comment on Re^3: Artificial Intelligence Exchanging Heuristic