Aymeric Damien 3a767b1e71 update docs (#367) hace 4 años
..
1_Introduction 4c8c201429 add eager API examples hace 7 años
2_BasicModels 573b050086 fix kmeans comment (#296) hace 6 años
3_NeuralNetworks 11380c8758 Update dcgan.py (#320) hace 5 años
4_Utils 90bb4de753 New Examples (#160) hace 7 años
5_DataManagement b5a9df9135 Fix ResourceWarning: unclosed file (#295) hace 6 años
6_MultiGPU f644011425 add assign_to_device fn for multi-gpu hace 7 años
README.md 3a767b1e71 update docs (#367) hace 4 años

README.md

Deprecated - Please Read

Due to TensorFlow radically changing their API in v2, the examples index have been split between v1 and v2.

The following examples are the original TF v1 examples, and will be deprecated entirely in favor of tensorflow_v1 directory in a future release.