ageron / ageron/tf2_course

No more globals. No more `tf.Variable`

オープン
#8 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
1.9k
フォーク
531
PR マージ指標
30日以内にマージされた PR はありません

説明

The notebook on [low level TF API](https://github.com/ageron/tf2_course/blob/master/02_low_level_tensorflow_api.ipynb) needs major revision as TF 2.0 will at the very least discourages the use of globals through `tf.Variable` and very likely have already entirely ditched it in [RFC: Variables in TensorFlow 2.0](https://github.com/tensorflow/community/pull/11).

Note that the official style guide, [Effective TensorFlow 2.0](https://medium.com/tensorflow/effective-tensorflow-2-0-best-practices-and-whats-changed-a0ca48767aff), also explicitly stated: "No more globals!"

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。