Most awaited calendar feature from Microsoft 365 is here!

0
Microsoft booking is a great tool for appointment booking for service provider but it works well with department level. For individual there was not...

Alternate to Google and OneDrive is here!

0
Have you been paying a lot of money on storing your organization data on the cloud using Google, Box, Onedrive ? Here is the...

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,...