VS Code in itself is developer's delight. Add remote development to it with (or without) WSL, Docker and Dev Containers - and it is heaven! Well, for a coder at least.
A truly portable and secure solution for managing your 2FA accounts! No need to worry about losing your laptop, phone or changing from Android to iOS or vice versa (well, at least in terms of having your 2FA accounts reconfigured 🙂).
Find solution to a knight's tour problem starting with any position.
This online tool can be used to download (extract) captions / subtitles from YouTube in the language of your choice and formats such as plain text, vtt or srt.
Learn about LSTMs, and see why they work the way they do by interacting with one!
It's astonishing to see that by using a very simple mechanism, we can somewhat generate the pattern long and short term memory are supposed to follow.
After constructing the theoretical framework in the last chapter, we will now be dealing with some of the practical difficulties.
From traditional regression to neural networks - it's not that big a leap as you might think. In this book, let's get a peek into this transition while appreciating how animal kingdom is already using this strategy. We will be taking help from our friend - intuition - time and again.
A simple 9x9 Sudoku Solver tool using backtracking. The current version runs on Python.
See the Information Theory in a new light. Understand intuitively how the information of an event naturally relates to its probability and encoding
And, it's nice to know that understanding information theory helps in getting some of the aspects of machine learning as well.
In this chapter, we will be looking at the basics - the idea of prediction, using traditional regression and moving towards learning based methods.
From traditional regression to neural networks - it's not that big a leap as you might think. In this book, let's get a peek into this transition while appreciating how animal kingdom is already using this strategy. We will be taking help from our friend - intuition - time and again.
From traditional regression to neural networks - it's not that big a leap as you might think. Let's get a peek into this transition while appreciating how biology has figured out this strategy and worked it to almost perfection. We will be taking help from our friend - intuition - time and again.
In this chapter, we'll be looking at the description of recurrent neural network (RNN).
In this chapter, we will be sharpening our theoretical tools and sneak our way into the mathematics of neural networks.
From traditional regression to neural networks - it's not that big a leap as you might think. In this book, let's get a peek into this transition while appreciating how animal kingdom is already using this strategy. We will be taking help from our friend - intuition - time and again.
A demo tool for scraping share prices from Google Finance.