Resource | Description | Tags |
---|---|---|
A* (A Star) Search Algorithm | An example walk through of A* | YT, Video, Computerphile |
Artificial Intelligence with Rob Miles | Focuses on AI safety, but also covers some other topics | YT, Playlist, Computerphile |
Dijkstra's Algorithm | A video walking through an example of Dijkstra | YT, Video, Computerphile |
Maze Solving | Only incidentally linked to the Comp-111, displays a potential maze solver. No explicit links to agents or AI | YT, Video, Computerphile |
Neural Networks | A shorter series focusing on deep learning and neural networks | YT, Playlist, Computerphile |
The Coding Train | A channel dedicated to coding challenges and education, there are a few different videos and series based around AI, search algorithms, and neural networks. Focused on practical application but has some theory too | YT, Channel, The Coding Train |
Robert Miles | A channel dedicated to explaining AI | YT, Channel, Robert Miles |