feat(learn): expanded introduction to provide clarity (#40304)

* expanded a bit to transition into the tutorial

* Update client/src/pages/learn/machine-learning-with-python/how-neural-networks-work/index.md

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
This commit is contained in:
Joe
2020-11-27 21:43:08 +05:30
committed by GitHub
parent 24f57ca7c2
commit a07f84c8ec

View File

@ -6,5 +6,4 @@ superBlock: Data Analysis with Python
## Introduction to the How Neural Networks Work Challenges ## Introduction to the How Neural Networks Work Challenges
Neural networks are at the core of what we are calling Artificial Intelligence today. They can seem impenetrable, and even mystical, if you are trying to understand them for the first time, but they don't have to. Neural networks are at the core of what we are calling Artificial Intelligence today. They can seem impenetrable, and even mystical, if you are trying to understand them for the first time, but they don't have to.
Even if you are completely new to neural networks, these lectures by Brandon Rohrer will get you comfortable with the concepts and the math behind them.
Even if you are completely new to neural networks, these lectures by Brandon Rohrer will get you comfortable with the concepts and math behind them.