From the course: TensorFlow: Practical Skills in Constructing, Training, and Optimizing Models

Unlock this course with a free trial

Join today to access over 24,800 courses taught by industry experts.

Start building with TensorFlow

Start building with TensorFlow

- [Greg] Congratulations on finishing this course. With TensorFlow at your disposal, you can now construct some really powerful machine learning models. With what you've learned, you can build regression models and neural networks in TensorFlow, and tweak those models for better performance. If you've tried building complex models on other platforms, you will almost certainly see an improvement in performance that isn't possible without the power and speed that TensorFlow offers. I would recommend starting with a simple neural network to solve a relatively simple problem. Give yourself one or two hidden layers and experiment with different architectures, different activation functions, and the like. Once you get used to the actions of building models in TensorFlow and preparing your data to be entered into them, you may start wondering how you ever got along without TensorFlow. There are lots of great tutorials on TensorFlow online. You can go right to the source at…

Contents