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

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.