Explore >> Select a destination


You are here

research.google
| | www.hlfshell.ai
5.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.
| | deepmind.google
2.7 parsecs away

Travel
| | This has been a year of incredible progress in the field of Artificial Intelligence (AI) research and its practical applications.
| | bindasjiwan.com
5.7 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
| | blog.fastforwardlabs.com
15.8 parsecs away

Travel
| By Chris and Melanie. The machine learning life cycle is more than data + model = API. We know there is a wealth of subtlety and finesse involved in data cleaning and feature engineering. In the same vein, there is more to model-building than feeding data in and reading off a prediction. ML model building requires thoughtfulness both in terms of which metric to optimize for a given problem, and how best to optimize your model for that metric!