Computer networks NPTEL
I am also active at:
Tuesday, April 30, 2019
Monday, April 29, 2019
Thursday, April 25, 2019
Wednesday, April 24, 2019
CNN: Understanding Convolutional Neural Networks
Best link for the basics of CNN
One step forward with edureka on CNN
and finally a Python CNN and Deep learning project on ' Handwriting recognition'
One step forward with edureka on CNN
and finally a Python CNN and Deep learning project on ' Handwriting recognition'
Tuesday, April 23, 2019
Training a Neural Network with Python
Great video on ERROR/COST function derivative of a line gives us its SLOPE . We need to increase the BIAS of the ACTIVATION function if this slope is -ve and we need to decrease our BIAS if the slope is +ve.
SLOPE of the cost function great video , superb!
Doing this with Python Great example of Training a Neural network with Python
SLOPE of the cost function great video , superb!
Doing this with Python Great example of Training a Neural network with Python
Monday, April 22, 2019
Sigmoid Function: Sigmoid means 'S' like , widely used in Neural Networks as the ACTIVATION function
Here are some video links to the sigmoid function:
1. V1 What is a Sigmoid Function?
2. V2: Which Activation Function to use
3. V3 : Bias in ANN
4. V4 : Backpropagation The algo used in all multi-layer Neural Networks
5. V5: Backpropagatiion algo once agian
1. V1 What is a Sigmoid Function?
2. V2: Which Activation Function to use
3. V3 : Bias in ANN
4. V4 : Backpropagation The algo used in all multi-layer Neural Networks
5. V5: Backpropagatiion algo once agian
Neural Network Computing Vs Conventional/Traditional computing
Here is a very good link to understand how an Artificial Neural Network works ANN just watch
Link to KNN Algorihm of Machine Learning
KNN Algorithm a great link to this simple but powerful algorithm used in RECOMMENDATION ENGINE of sites like Amazon, Flipkart etc.
Also used in CONCEPT SERACH or searching SEMANTICALLY similar DOCUMENTS and classifying documents containing SIMILAR TOPICS.
Also used in CONCEPT SERACH or searching SEMANTICALLY similar DOCUMENTS and classifying documents containing SIMILAR TOPICS.
For MCA IGNOU student's: Link to all semester PDF from eGyankosh
Link to all MCA study material from IGNOU eGyanKosh to all MCA students eGyankosh handle: MCA all semester PDF You can download and study all MCA material of IGNOU from here as well as get prints.
Subscribe to:
Posts (Atom)
इश्क में ग़ैरत-ए-जज़्बात ने रोने ना दिया - सुदर्शन फ़ाकिर
इश्क में ग़ैरत-ए-जज़्बात ने रोने ना दिया वरना क्या बात थी किस बात ने रोने ना दिया आप कहते थे कि रोने से ना बदलेंगे नसीब उमर भर आप की इस बात...
-
Acronym Full Form AJAX Asynchronous JavaScript and XML API Application Programming Interface APK Android Application Package ASP Activ...
-
#include<stdio.h> int main() { int M,N,q; scanf("%i %i",&M, &N); if((M%N)!=0) {printf("0...
-
"A good company understands that problem solving ability and the ability to learn new things are far more important than knowledge o...