/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

dm13450.github.io
| | datadan.io
5.1 parsecs away

Travel
| | Linear regression and gradient descent are techniques that form the basis of many other, more complicated, ML/AI techniques (e.g., deep learning models). They are, thus, building blocks that all ML/AI engineers need to understand.
| | newsletter.automationhacks.io
4.5 parsecs away

Travel
| | Learn how to harness its AI capabilities for smarter code autocompletion, contextually relevant suggestions via inline chat, and time-saving quick commands in the chat window.
| | coornail.net
5.1 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.
| | igorstechnoclub.com
7.6 parsecs away

Travel
| This week I learned something that finally made "transfer learning" click. I had always heard that you can hit strong accuracy fast by reusing a pretrain...