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 2cb5baf

Browse files
authored
🔁 Update README
1 parent a071b98 commit 2cb5baf

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
@@ -62,7 +62,9 @@ val_loss, val_acc = model.evaluate(x_test, y_test) # evaluate the out of sample
6262
print(val_loss) # model's loss (error)
6363
print(val_acc) # model's accuracy
6464
```
65-
## Resources & Links:
65+
## Resources & Links: ⛓
66+
https://www.tensorflow.org/ </br>
67+
https://ai.google/education/ </br>
6668
Deep Learning: https://pythonprogramming.net/introduction-deep-learning-python-tensorflow-keras/ </br>
6769
TensorFlow Overview: https://www.youtube.com/watch?v=2FmcHiLCwTU </br>
6870
https://www.quora.com/What-do-the-terms-Weights-and-Biases-mean-in-Google-TensorFlow </br>

0 commit comments

Comments
(0)

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