Lesson 6: Eager execution basics – Keras
This is an introductory tutorial for using TensorFlow. It will cover: Importing required packages Creating and using Tensors Using GPU acceleration Datasets Import TensorFlow To get...
2018-10-22
Build your IT system by yourself!
Do it yourself!
This is an introductory tutorial for using TensorFlow. It will cover: Importing required packages Creating and using Tensors Using GPU acceleration Datasets Import TensorFlow To get...
Model progress can be saved during—and after—training. This means a model can resume where it left off and avoid long training times. Saving also means you...
This quick tutorial is going to show you how to install the latest Python 3.6.1 in Ubuntu 18.04 LTS via PPA. Ubuntu 18.04 comes with both...