Explore >> Select a destination


You are here

blog.ephorie.de
| | statsandr.com
2.4 parsecs away

Travel
| | This article presents an analysis of the Novel COVID-19 Coronavirus in Belgium using R. Feel free to apply it to your own country
| | www.jeremykun.com
4.6 parsecs away

Travel
| | Machine learning is broadly split into two camps, statistical learning and non-statistical learning. The latter we've started to get a good picture of on this blog; we approached Perceptrons, decision trees, and neural networks from a non-statistical perspective. And generally "statistical" learning is just that, a perspective. Data is phrased in terms of independent and dependent variables, and statistical techniques are leveraged against the data. In this post we'll focus on the simplest example of thi...
| | blog.otoro.net
3.8 parsecs away

Travel
| | Survival of the fittest.
| | golb.hplar.ch
32.4 parsecs away

Travel
| [AI summary] The blog post details the author's experience implementing a feedforward neural network for digit recognition using Java and JavaScript, explaining the underlying algorithms, shared external libraries, and architectural decisions while reviewing an introductory book on the topic.