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 62a1230

Browse files
committed
2 parents b00caf4 + ada9efc commit 62a1230

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,9 @@
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!***
11+
12+
![neural network](Images/artificial-neural-network-model.png)

0 commit comments

Comments
(0)

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