We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a071b98 commit 2cb5bafCopy full SHA for 2cb5baf
README.md
@@ -62,7 +62,9 @@ val_loss, val_acc = model.evaluate(x_test, y_test) # evaluate the out of sample
62
print(val_loss) # model's loss (error)
63
print(val_acc) # model's accuracy
64
```
65
-## Resources & Links:
+## Resources & Links: ⛓
66
+https://www.tensorflow.org/ </br>
67
+https://ai.google/education/ </br>
68
Deep Learning: https://pythonprogramming.net/introduction-deep-learning-python-tensorflow-keras/ </br>
69
TensorFlow Overview: https://www.youtube.com/watch?v=2FmcHiLCwTU </br>
70
https://www.quora.com/What-do-the-terms-Weights-and-Biases-mean-in-Google-TensorFlow </br>
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments