Categories: Big Data

Data Science – Top 5 Videos to Get Started with Neural Networks

This article represents some good youtube videos that I found useful to get started with understanding how brain works and what is neural networks. Note that I needed to do this as I wanted to get started with machine learning and neural network algorithm. In order to do that effectively, I needed to understand what are neural networks and videos below helped me get started within an hour. Please feel free to suggest other great videos which I may have missed. Sorry for the typos.

 

From Neurons to Networks

I would rate it as the one of the best videos I saw on how human brain works. MUST watch!!! It beautifully relates human brain with internet and talks about what should be done to strengthen different parts of ourselves.

 

Artifical Intelligence – Ted Talk

This is a great video that represents some real good visualizations on how brain works. It is however a talk (on TedTalk). I would recommend it as a MUST for those who are starting on neural networks.

 

Introduction to Neural Networks

This video beautifully represents neural networks including aspects of how do computer learns, errors & related adjustment (backpropagation technique), calculation of new weights based on old weights etc.

 

Introduction to Artifical Networks

This one is a good video from the perspective of understanding what is neural network. It demonstrates back propagation technique used in neural networks.

 

MIT Courseware: Neural Networks, back Propagation

This video represents academic perspective on neural networks including definition on what are neurons, axons etc.

 

Ajitesh Kumar

I have been recently working in the area of Data analytics including Data Science and Machine Learning / Deep Learning. I am also passionate about different technologies including programming languages such as Java/JEE, Javascript, Python, R, Julia, etc, and technologies such as Blockchain, mobile computing, cloud-native technologies, application security, cloud computing platforms, big data, etc. For latest updates and blogs, follow us on Twitter. I would love to connect with you on Linkedin. Check out my latest book titled as First Principles Thinking: Building winning products using first principles thinking. Check out my other blog, Revive-n-Thrive.com

Recent Posts

Autoencoder vs Variational Autoencoder (VAE): Differences

Last updated: 09th May, 2024 In the world of generative AI models, autoencoders (AE) and…

1 day ago

Linear Regression T-test: Formula, Example

Last updated: 7th May, 2024 Linear regression is a popular statistical method used to model…

4 days ago

Feature Engineering in Machine Learning: Python Examples

Last updated: 3rd May, 2024 Have you ever wondered why some machine learning models perform…

1 week ago

Feature Selection vs Feature Extraction: Machine Learning

Last updated: 2nd May, 2024 The success of machine learning models often depends on the…

1 week ago

Model Selection by Evaluating Bias & Variance: Example

When working on a machine learning project, one of the key challenges faced by data…

1 week ago

Bias-Variance Trade-off in Machine Learning: Examples

Last updated: 1st May, 2024 The bias-variance trade-off is a fundamental concept in machine learning…

1 week ago