Application of ML, DP
Application of ML, DP
Machine learning is a buzzword for today's technology, and it is growing very rapidly
day by day.
We are using machine learning in our daily life even without knowing it such as Google
Maps, Google assistant, Alexa, etc.
Below are some most trending real-world applications of Machine Learning:
1. Image Recognition:
2. Speech Recognition:
While using Google, we get an option of "Search by voice," it comes under speech
recognition, and it's a popular application of machine learning.
Example: Google Assistant, Siri, Cortana, and Alexa
3. Traffic prediction:
If we want to visit a new place, we take help of Google Maps, which shows us the
correct path with the shortest route and predicts the traffic conditions.
It predicts the traffic conditions such as whether traffic is cleared, slow-moving, or
heavily congested with the help of two ways:
Real Time location of the vehicle form Google Map app and sensors
Average time has taken on past days at the same time.
4. Product recommendations:
7. Medical Diagnosis:
Input Layer: -
Input nodes receives inputs/ information from
the outside world.
Hidden Layer: -
Hidden layer is set of neurons where all the computations are performed on the
input data.
Any number of hidden layers are used in neural network. But the simple network
consists only one hidden layer.
Output Layer: -
The output layer is the output / Conclusion derived from all the computations
performed.
There can be single or multiple nodes in the output layer.
If we give binary classification problem the output node is 1.
If we are give input as multi class classification, the output nodes are more than
one.
2) Convolutional Neural Network: -
Convolutional Neural Network (CNN) is similar to a multilayer perceptron
network.
The difference is network learns structures & purpose they are mostly used.
CNN can be applied in domain of computer vision problems / image processing
etc.,
If the given image is color then use three (3) as size or gray image use 1.
The CNN used to reduce the number of parameters & speed up the training of the
model.
3) Recurrent Neural Network:- (RNN)
The RNN is used to solve the problem occurs in CNN.
Problems with CNN. We have input & It produce one output. In CNN it doesn’t
maintain internal memory.
Every input is independent from other input.
CNN cannot solve problems like sentences, stock price & Time Series.
In RNN, each neuron or unit of RNN uses its internal memory to maintain
information about the previous output.
When it is required to predict the next word of sentence. The previous word are
required.
The RNN is used to member the previous output.
The most & main important features of RNN is Hidden layers.
The Hidden layers have a memory which remembers all the information what has
be calculated.
It can also reduce the complexity of parameters.
Applications of Deep Learning:-
Automatic colouring of black & white images.
Automatically adding sounds to silent movies.
Automatic machine translation.
Object classification & detection in photographs.
Automatic text generations.
Automatic handwriting generation.
Recommendation engine.
Chat bots & Speech recognization.
Image recognization, IOT, Computer Vision.
MAIN CHALLENGES OF MACHINE LEARNING
There are a lot of challenges that machine learning professionals face to inculcate ML skills
and create an application from scratch.
The aim is to basically The aim is to increase It attains the highest rank in terms
increase chances of accuracy not caring much of accuracy when it is trained
success and not accuracy. about the success ratio. with large amount of data.
Examples of AI:
Examples of ML: Virtual
Google’s AI-Powered Examples of DL: Sentiment
Personal Assistants: Siri,
Predictions, Ridesharing based news aggregation, Image
Alexa, Google, etc., Email
Apps Like Uber and Lyft, analysis and caption generation,
Spam and Malware
Commercial Flights Use etc.
Filtering.
an AI Autopilot, etc.