"Whenever you can, share. You never know who all will be able to see far away standing upon your shoulders!"
I write mainly on topics related to science and technology.
Sometimes, I create tools and animation.
It's possible! With VS Code, we can connect to a Linux machine from Windows and work on our code as if the code was sitting on our host machine.
Further, we can even configure VS Code to read our SSH config and present us with our pre-configured connections along with the option of using public key authentication.
The story of an unexpected helper to come in the life of great mathematician Bhaskaracharya.
भास्कराचार्य के गणित-प्रधान जीवन में अनपेक्षित ढंग से सहायिका बन के आने वाली उनकी धर्मपत्नी की कहानी
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.
The same old story - desires are not fulfilled in this world and all that blah blah. Read it for perhaps gaining some new insight into this age old wisdom.
What is a Tensor - in real physical sense? Is it a complex physical entity, a double vector, or just a mathematical notation with no physical meaning? Have an understanding from different points of view.
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.
Let's get to the basic physics of flying using a thrust that is less than the weight of the body. It's not only possible, but it's so natural that we should actually ask why do we need any thrust at all!
सत्य और परोपकार का रास्ता ही वेदान्त का रास्ता है, और इस रास्ते पर चलने वाला हर व्यक्ति वेदान्ती है, फिर चाहे वो इस कहानी के नायक भगत जैसा निपट गँवार ही क्यों न हो!
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.