Skip to content

MorvanZhou/Tensorflow2-Tutorial

Repository files navigation

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.

About

Tensorflow 2.0 toy examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages