What is CNN in Deep Learning? Architecture, Working & Applications
Convulutional Neural Network(CNN) CNN is Extension of MLP(Multi Layer Perceptron) What is CNN? CNN is a specialize neural network which ma...
Convulutional Neural Network(CNN) CNN is Extension of MLP(Multi Layer Perceptron) What is CNN? CNN is a specialize neural network which ma...
Artificial Neurons The building blocks of Artificial Neuron nets are Artificial Neurons also known as perception. It mimic the behaviour of...
Introduction to Deep Learning Deep Learning : Subfield of machine learning that focuses on training artificial Neural Network models to le...
Normalization : In a database divide tables in the basis of dependency for avoiding redundancy. First normal form : l All the attribute...
One to One User ─── hasOne ───> Profile Profile ─── belongsTo ───> User P rofiles.user_id (FK). One to Many School ─── hasMany ───...