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 bee59bf

Browse files
authored
🔁 Update README
1 parent ca3662b commit bee59bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
🐍 **Deep Learning** with **TensorFlow** 🐍
33

44
Learning **AI Deep Learning** / **Machine Learning**.</br>
5+
I tried to keep it as short as possible, but Truth needs to be told, **Machine Learning** is a big topic. </br>
6+
In this Repository i mainly focus on **TensorFlow**.
57

68
## What is a neural network?
79

@@ -16,7 +18,7 @@ A **Tensor** is how Data is represented in **TensorFlow**.</br>
1618
A **Tensor is a multidimensional array** ex: </br>
1719
([0.245,0.618,0.382], </br>[0.618,0.382,0.245], </br>[0.382,0.245,0.618]). </br>
1820
This would be a **normalized three-way-tensor**.</br>
19-
**normalized** in **TensorFlow** means that the numbers are converted to a value between 0 and 1. The Data needs to be normalized, to be actually useable in **TensorFlow**.
21+
**normalized** in **TensorFlow** means that the numbers are converted to a value between 0 and 1.</br> The Data needs to be **normalized**, to be actually useable in **TensorFlow**.
2022

2123
![neural network](Images/tensor.png)
2224

0 commit comments

Comments
(0)

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