Explore >> Select a destination


You are here

research.google
| | www.hlfshell.ai
12.9 parsecs away

Travel
| | tldr; I attempted to repeat my success with the evolving race cars by using evolutionary algorithms and neural networks to control simulated traffic flow in a segment of Chicago's streets. The results were... not so great. You can see associated code here. What is this? The tiny ant-like pixels running around above are emulated cars, running through a grid system generated from a rip of a small part of the city of Chicago.
| | bindasjiwan.com
15.5 parsecs away

Travel
| | Artificial intelligence (AI) is a wide-ranging branch of computer science concerned with building smart machines capable of performing tasks that typically
| | henrikwarne.com
15.4 parsecs away

Travel
| | I really enjoyed Classic Computer Science Problems in Python by David Kopec. It covers many different problems I hadn't read detailed explanations of before. For example: neural networks, constraint-satisfaction problems, genetic algorithms and the minimax algorithm. Unlike many other books on algorithms and programming problems, this one builds up complete (but small) programs that are...
| | www.danieldjohnson.com
77.3 parsecs away

Travel
| Writeup for my first major machine learning project.