Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0fd56c7

Browse files
authored
🔁 Update README
1 parent 1f1134d commit 0fd56c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@
44
Learning **Deep Learning** with the Tutorials from Sentdex and Siraj Raval.</br>
55
Link(Sentdex): https://pythonprogramming.net/introduction-deep-learning-python-tensorflow-keras/ </br>
66
Link(Siraj Raval): https://www.youtube.com/watch?v=2FmcHiLCwTU
7+
8+
## What is a neural network?
9+
10+
A basic **neural network** consists of an **input layer**, which is just **your data, in numerical form**. After your **input layer**, you will have some number of what are called **"hidden" layers**. **A hidden layer** is just in between your input and output layers.</br> ***One hidden layer means you just have a neural network. Two or more hidden layers? you've got a deep neural network!***

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /