56 articles
2017-11-21 blog.usejournal.com 2,216
Over the last few years AI has begun to dominate news cycles, and it has captured the attention — and the imagination — of entrepreneurs, investors, and consumers alike. We see the potential: self…2020-03-03 blog.usejournal.com 681
Machine Learning (ML) and Deep Learning (DL) are the two of the hottest buzzwords after Artificial Intelligence (AI) at the moment. Our computers have evolved tremendously in the last couple of…2019-11-02 blog.usejournal.com 163
This is the era of blockchain and crowdfunding. This is the era of disruption. The emerging crypto market is comprised of a new and distinct set of investors and entrepreneurs. A new economic…2019-09-07 blog.usejournal.com 99
The fundamental idea behind these series of stories is to spread the knowledge with fellow data science | ML | AI enthusiasts. I remember my initial days, the days I struggled to understand a few…2019-03-04 blog.usejournal.com 55
Artificial Intelligence will shape our future more powerfully than any other innovation, this century. The rate of acceleration of AI is already astonishing. After two AI winters over the past four…2018-06-15 blog.usejournal.com 54
As requested, I’m publishing this guide for those wishing to choose between Python and R Programming languages for Data Science. You may be new to Data Science or you need to pick one choice on a…2018-06-02 blog.usejournal.com 52
Over the past 8 months, I’ve been interviewing at various companies like Google’s DeepMind, Wadhwani Institute of AI, Microsoft, Ola, Fractal Analytics, and a few others primarily for the roles —…2018-12-08 blog.usejournal.com 43
You probably won’t have any trouble identifying a cat in the image above. Here is what a top-notch deep learning algorithm sees: an elephant! This story is about why artificial neural networks see…2019-04-13 blog.usejournal.com 31
Malaria is a life-threatening disease caused by parasites that are transmitted to people through the bites of infected female Anopheles mosquitoes. It is preventable and curable. Malaria causes…2019-04-01 blog.usejournal.com 27
If you do any machine learning or data science modelling, you’re used to solving problems with a very high number of dimensions. Because the world is high-dimensional, that means that you’re in a…2020-07-24 blog.usejournal.com 26
Internships are a great way to transition from theory to practice. This is especially true in data science, where real-world skills like coding, dealing with messy data, and working with stakeholders…2018-06-26 blog.usejournal.com 23
Almost 50% of learners experience math anxiety that keeps them from advancing in mathematics or working with data at a deep level in a professional capacity as adults. Tutoring has proven to be the…2019-01-28 blog.usejournal.com 22
As all you have probably heard by now, an AI called AlphaStar developed by Google Deepmind has recently beaten human professionals in the real time strategy game Starcraft 2. This is an unprecedented…2019-04-22 blog.usejournal.com 20 GOT
With the final season of the television series ‘Game of Thrones’ upon us it is a good opportunity to take a closer look at the books that the series is based on. We will discover how a numerical…2020-08-29 blog.usejournal.com 17
Everything you’ve read has probably told you that to get a meeting with a VC you need to get an introduction. This is only partly true. An intro is going to increase your odds tremendously, but what…2019-04-04 blog.usejournal.com 17
Linear Regression is widely used for applications such as sales forecasting, risk assessment analysis in health insurance companies and requires minimal tuning. It is basically used to showcase the…2019-04-01 blog.usejournal.com 17
5 years back, Generative Adversarial Networks(GANs) started a revolution in deep learning. This revolution has produced some major technological breakthroughs. Generative Adversarial Networks were…2019-02-16 blog.usejournal.com 17
Compared to other fields, machine learning / artificial intelligence seems to have a much higher frequency of super-interesting developments these days. Things that make you say “wow” or even “what a…2018-02-07 blog.usejournal.com 17
This question is commonly referred to as the ‘Moses Illusion’. Moses took no animals into the ark; Noah did. You may think that this kind of “tricks” is great just to fool around with your colleagues…2019-04-29 blog.usejournal.com 16
This post is a sequel to all my previous posts on Convolutional Neural Networks and this is based on classifying if there is an oil spill in a region or if there is not. The images for oil spill were…