Explore >> Select a destination


You are here

www.chrisritchie.org
| | coornail.net
3.9 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.
| | henrikwarne.com
1.0 parsecs away

Travel
| | For seven years I coded in C++ using Emacs. Four years ago, when I changed jobs, I switched to Java development using IntelliJ IDEA. Without a doubt, I am much more productive writing code in IntelliJ IDEA compared to using Emacs. Here's why: Navigation Coding is really something like 80% navigation, and only 20% actual...
| | blog.c0nrad.io
3.9 parsecs away

Travel
| | [AI summary] A developer shares a project using a manually built neural network to classify Star Wars Unlimited trading cards as heroic, villainous, or neutral based on image aspects.
| | www.superannotate.com
7.7 parsecs away

Travel
| Why use an activation function and how to choose the right one to train a neural network? Get answers to these questions and more in this post.