All Projects → MorvanZhou → Tensorflow2 Tutorial

MorvanZhou / Tensorflow2 Tutorial

Licence: apache-2.0
Tensorflow 2.0 toy examples

Programming Languages

python
139335 projects - #7 most used programming language

Tensorflow 2.0 Tutorials

There are some simple toy examples of the usages of tf2.0.

The style of Tf2.0 (keras style) is similar with pytorch now, we can easily define a model with many layers.

To me, the biggest change would be the use case of "session", it has been deprecated in the new version.

More tutorials can be found in this official site.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].