42 | | - Setup TensorFlow and Keras environment using Anaconda |
43 | | -- Follow the tutorial “Basic classification: Classify Images of Clothing” to get familiar with TensorFlow and Keras |
44 | | -- Read the tutorial “Simple Neural Networks in Python” (code implementation not required) |
45 | | -- Read the “TensorFlow Neural Network Tutorial” and run the code implementation (optional) |
| 42 | - Setup TensorFlow and Keras environment using Anaconda \\ |
| 43 | -- Follow the tutorial “Basic classification: Classify Images of Clothing” to get familiar with TensorFlow and Keras \\ |
| 44 | -- Read the tutorial “Simple Neural Networks in Python” (code implementation not required) \\ |
| 45 | -- Read the “TensorFlow Neural Network Tutorial” and run the code implementation (optional) |