/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

sander.ai
| | studywolf.wordpress.com
1.6 parsecs away

Travel
| | Back in September I had an review article in Science Robotics published, discussing new work from Abadia et al, 2021 titled A cerebellar-based solution to the nondeterministic time delay problem in robotic control. In my review I talk about the parallel's between the brain inspired approach Abadia et al used to create a neural circuit...
| | polukhin.tech
1.2 parsecs away

Travel
| | As the field of Deep Learning continues to grow, the demand for efficient and lightweight neural networks becomes increasingly important. In this blog post, we will explore six lightweight neural network architectures.
| | ojs.aaai.org
2.0 parsecs away

Travel
| | [AI summary] The article introduces ST-ResNet, a deep learning model designed to predict city-wide crowd flows by analyzing spatio-temporal data and external factors like weather across regions in Beijing and New York City.
| | www.paepper.com
19.9 parsecs away

Travel
| [AI summary] This article explains how to train a simple neural network using Numpy in Python without relying on frameworks like TensorFlow or PyTorch, focusing on the implementation of ReLU activation, weight initialization, and gradient descent for optimization.