ageron / ageron/tf2_course

No more globals. No more `tf.Variable`

Aperta
#8 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Jupyter Notebook
Stelle
1.9k
Fork
531
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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!"

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.