Aymeric Damien 3a767b1e71 update docs (#367) 5 роки тому
..
0_Prerequisite 90bb4de753 New Examples (#160) 7 роки тому
1_Introduction 12ed38ed50 Update Examples (#261) 6 роки тому
2_BasicModels 796de7c657 Bug in range(len(count) - 1, -1) (#292) 6 роки тому
3_NeuralNetworks 7960768a38 update tf dataset 6 роки тому
4_Utils 0bacc592ff A print function miss brackets (#165) 7 роки тому
5_DataManagement f4c3435e1b small fixes 5 роки тому
6_MultiGPU f644011425 add assign_to_device fn for multi-gpu 7 роки тому
README.md 3a767b1e71 update docs (#367) 5 роки тому

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.