3 Effects in Life due to COVID-19

0
There has been high number of loss of lives because of novel Corona Virus (COVID-19). But this also brought dramatic change in our life. ...

Side Effect Prediction of Drugs

0
Introduction We have developed an Artificial Intelligence model which is one of the best applications of AI (Artificial Intelligence) for pharmaceutical companies. This model take...

Neural Connect 4

0
In your childhood days, you might have played the popular game called 'Connect 4'. This game was very interesting while we are playing with...

Object Counting and RNN

0
Object Detection and Tracking In this tutorial you will learn how to build a “people counter” with OpenCV and Python. Using OpenCV, we’ll count...

Face Recognition using OpenCV

0
OpenCV is the most popular library for computer vision. Originally written in C/C++, it now provides bindings for Python. OpenCV uses machine learning algorithms to...

Image Recognition using TensorFlow

0
Today, I am going to discuss about image recognition in python using some of the python basic libraries. We will do image recognition on...

Neural Networks and Back Propagation

0
Any complex system can be abstracted in a simple way. Complexity arises by the accumulation of several simple layers. The goal of this post,...

Logistic Regression

0
Hello friends, today i am gonna discuss about one of the key concept in supervised learning. Supervised learning is the training a model on...

Chat Bot

0
We see chatbots popping up all over the place, but how can we use them to directly benefit ourselves? Maybe you want to learn...