General updates, awareness about Machine Learning and Artificial Intelligence. In this category you will get why AI is beneficial in your real-life application, business, health and like all the part of life schedule. You will get Important and latest technology released over world in the AI era. We will aware you with Web acknowledgement, scraping, hacking, robotics, NLP, Computer vision and many more such type of fields.
A Small Introduction to Digital Image Processing in Computer Vision
INTRODUCTION This blog aims at knowing about digital images, types of images and throwing some light on computer vision and digital image processing. This blog is very useful for those…
Mask-RCNN Tutorial for Object Detection on Image and Video
To understand Mask-RCNN clearly, we will need to understand its background, evolution and its importance. Also as a developer, I know value of time so I will not like to…
Tensorflow control practice with live codes, graphs and sessions
Introduction for Tensorflow Control Practice: In recent blog series on tensorflow we have learned about following concepts Constant, variables and placeholders in tensorflow Optimizers and loss function Graphs, session and tensorboard…
Real time stocks prediction using Keras LSTM Model
In this part Real Time Stocks Prediction Using Keras LSTM Model, we will write a code to understand how Keras LSTM Model is used to predict stocks. We have used…
Understanding Keras LSTM Architecture in a simple way
What is Keras, it's features and models?? Before going deep into layers of LSTM it is important to study and know what is Keras and its need with recurrent neural…