/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

cpury.github.io
| | dennybritz.com
2.3 parsecs away

Travel
| | Recurrent Neural Networks (RNNs) are popular models that have shown great promise in manyNLP tasks.
| | coornail.net
2.2 parsecs away

Travel
| | Neural networks are a powerful tool in machine learning that can be trained to perform a wide range of tasks, from image classification to natural language processing. In this blog post, well explore how to teach a neural network to add together two numbers. You can also think about this article as a tutorial for tensorflow.
| | www.danieldjohnson.com
2.2 parsecs away

Travel
| | Writeup for my first major machine learning project.
| | golb.hplar.ch
9.9 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.