Technology enthusiast working in computational engineering sciences.
This post, similar to the previous one, will focus on how a neural network can identify handwritten digits. This is a prevalent introductory problem to neural networks. You could call it the “Hello World!” problem for the field of neural networks.
This post, similar to the previous one, will focus on how a neural network can be used to identify handwritten digits. This is a very popular introductory problem to neural networks. You could call it the “Hello World!” problem for the field of neural networks.
This post will focus on how a neural network can be used to identify handwritten digits. This is a very popular introductory problem to neural networks. You could call it the “Hello World!” problem for the field of neural networks.
This is the second post in a series on neural networks and deep learning. This series is my attempt to get more familiar with the topic and is heavily based on the book by Michael Nielsen.
This is the first post in a series on neural networks and deep learning. This series is my attempt to get more familiar with the topic and is heavily based on the book by Michael Nielsen.
Below are two of the basic Strava widgets one can take from the Strava website. To use such widgets, simply go to your personal page below the stats table that shows your statistics you’ll find a button button that says share runs. The popup shows the following code to embed a widget:
Already long time ago I was tinkering with an air quality measuring device. It’s a simple Arduino-based device as described on the luftdaten.info project website. Today, I resurrected it from my closet and gave it life.