It's all about Technology and Machines
Welcome to the world of Deep Learning, Machine Learning, Artificial Intelligence, Data Science and Programming. We are in the fast ace era where science is implemented to give rise to technology and machines.


In traditional programming, we provide input associated with a program and obtain output. The input is processed using the program(set of rules) we provided at input end which gives the output. We can say, it is logic driven.
In Machine Learning programming, the input and output both are provided to the machine. So that, machine can learn from the dataset. Learning simply means the development of program or set of rules within itself. A machine becomes capable of processing new data using its set of rules.

Python
Python is an interpreted, object oriented, general-purpose, high-level programming language.
Data Structures and Algorithms
It is about organising data and applying logic.
Statistics
It is about collecting, analyzing, interpreting and presenting data.
MySQL Installation on Linux (Ubuntu 22.04 LTS)
MySQL Installation on Linux (Ubuntu 22.04 LTS) MySQL is an open-source relational database management system....
Read MoreFace Detection using Python and OpenCV
Face Detection using Python and OpenCV It is a simple program for face detection using...
Read MoreQR Code Generator
QR Code Generator QR stands for “Quick Response”. It is a type of matrix barcode...
Read MorePerceptron
Perceptron Perceptron is a supervised learning algorithm for classification. It was originally proposed by Frank...
Read MoreBMI (Body Mass Index) Calculator
BMI (Body Mass Index) Calculator Body mass index (BMI) is a measure of body fat...
Read MoreIndian National Flag using Python
Draw Indian National Flag using Python Program to draw Indian Flag using Python
Read MoreCreate strong passwords using password generator python
Create Strong Passwords using Password Generator Python We all use secret codes to secure our...
Read MoreImage to Pencil Sketch using Python and OpenCV
Image to Pencil Sketch using Python and OpenCV We will go through a program to...
Read More