Aymeric Damien 3a767b1e71 update docs (#367) hace 5 años
..
0_Prerequisite 90bb4de753 New Examples (#160) hace 7 años
1_Introduction 12ed38ed50 Update Examples (#261) hace 6 años
2_BasicModels 796de7c657 Bug in range(len(count) - 1, -1) (#292) hace 6 años
3_NeuralNetworks 7960768a38 update tf dataset hace 6 años
4_Utils 0bacc592ff A print function miss brackets (#165) hace 7 años
5_DataManagement f4c3435e1b small fixes hace 5 años
6_MultiGPU f644011425 add assign_to_device fn for multi-gpu hace 7 años
README.md 3a767b1e71 update docs (#367) hace 5 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.