Author Archives: Kishan Maladkar

04 Oct

Machine Learning Hacks: Cheatsheets, Codes, Guides And Walkthrough

image-367
image-367

As the Data Science and Machine Learning field evolve, there is a huge demand for a number of professionals who are skilled in this domain. When one starts with learning and implementing the techniques involved in building the models with the help of necessary libraries, it can be difficult to remember all the concepts. A…

The post Machine Learning Hacks: Cheatsheets, Codes, Guides And Walkthrough appeared first on Analytics India Magazine.

04 Oct

Machine Learning Hacks: Cheatsheets, Codes, Guides And Walkthrough

image-368
image-368

As the Data Science and Machine Learning field evolve, there is a huge demand for a number of professionals who are skilled in this domain. When one starts with learning and implementing the techniques involved in building the models with the help of necessary libraries, it can be difficult to remember all the concepts. A…

The post Machine Learning Hacks: Cheatsheets, Codes, Guides And Walkthrough appeared first on Analytics India Magazine.

25 Sep

Data Science Hacks No One Talks About But Are A Must In Your Toolkit

image-281
image-281

With the data revolution in full swing, there is more information on the internet than a human can remember and process in his/her lifetime. Data Science is a demanding platform, where every forward looking enterprise and startup wants to increase their productivity with the help of intelligent systems. It is an interdisciplinary platform that involves […]

The post Data Science Hacks No One Talks About But Are A Must In Your Toolkit appeared first on Analytics India Magazine.

25 Sep

Data Science Hacks No One Talks About But Are A Must In Your Toolkit

image-282
image-282

With the data revolution in full swing, there is more information on the internet than a human can remember and process in his/her lifetime. Data Science is a demanding platform, where every forward looking enterprise and startup wants to increase their productivity with the help of intelligent systems. It is an interdisciplinary platform that involves […]

The post Data Science Hacks No One Talks About But Are A Must In Your Toolkit appeared first on Analytics India Magazine.

24 Sep

How To Set Up The AI Development Environment For The First Time With Tensorflow

image-267
image-267

Building algorithmic agents with neural networks is the go-to business strategy in the current technology environment. Now, Google’s Tensorflow library helps developers build these agents with pre-defined functions for easy implementations of various tasks. In this article, we shall be going through the steps to setup an environment for development of these models with Tensorflow […]

The post How To Set Up The AI Development Environment For The First Time With Tensorflow appeared first on Analytics India Magazine.

24 Sep

How To Set Up The AI Development Environment For The First Time With Tensorflow

image-268
image-268

Building algorithmic agents with neural networks is the go-to business strategy in the current technology environment. Now, Google’s Tensorflow library helps developers build these agents with pre-defined functions for easy implementations of various tasks. In this article, we shall be going through the steps to setup an environment for development of these models with Tensorflow […]

The post How To Set Up The AI Development Environment For The First Time With Tensorflow appeared first on Analytics India Magazine.

18 Sep

NLP Primer: Help Machines Understand Our Language

image-204
image-204

Understanding the human language is one of the most complex tasks for a machine, but with the current artificial intelligence trend, it is getting easier day by day. With tons of frameworks and libraries available in Python, natural language processing can be used to analyse the text and help the computer to understand, translate or […]

The post NLP Primer: Help Machines Understand Our Language appeared first on Analytics India Magazine.

12 Sep

The Number Game Behind Advanced Activation Functions In Machine Learning

image-134
image-134

With artificial intelligence being implemented in almost every sector, it is important to understand the maths behind how it functions so accurately. Activation functions are at the end of every hidden layer of a neural network and it plays a key part in updation of weights. The main function is to introduce a non-linearity in […]

The post The Number Game Behind Advanced Activation Functions In Machine Learning appeared first on Analytics India Magazine.