Project Kong: What is AI?
This video is an admittedly very shallow dive into the theory of AI, all to support the question, "Where does Kong need to go from here?" If you're looking for a deeper dive, here are a few respources:
- I lumped quite a few specific algorithms into the general bucket of “heuristics”. For more specific versions of what I was talking about, consider A*, a heuristic based search (specifically path-finding) algorithm.
- Wikipedia (of course) has a pretty comprehensive article on neural networks.
- The libraries Donkey Car uses for neural networks: Keras and Tensorflow
24th of October, 2018
More Posts