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 Fashion MNIST dataset which is quite popular. Let's proceed. Now, first...

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, is to explain how neural networks work with the most...

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 defined datasets. In the section of supervised learning, there are...

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 a different language by having a conversation. How about having...

[SOLVED] – Cpanel Stucked as GRUB after reboot

0
I recently encountered ERROR on my cpanel server after update and reboot. It got stuck at grub. all you need to do is the following ls for founding the hard has exist grub2 like ls (hd3,gpt2)/grub2 then > set...

Chrome – The RAM Hogger Rhyme

0
This is still so true  

5 important Things about NOTA vote

0
What is NOTA "NOTA'' or ''none of the above'' is a ballot option provided in the elections to Indian voters. Through NOTA, a citizen has the right to not vote for any candidate contesting the...

Chhupi si baatein

0
Aaj phir unse kuch baat hui shabdo ki hasin si mulakaat hui likhte likhte yun hum dono ruk jaate chhupi chhupi si unse kuch baat hui

teri yaad

0
Woh jo bhulate rahe teri yaado ko Ek kambhakt haseen sapne ne tujhe dil me taaza kar diya.....

How to enable Native SSH client in Windows 10

0
Most awaited feature for developers is now on Windows 10. Yes! now you dont need any 3rd party ssh client on your windows developer machine. You can use Windows own ssh client. Here is how...