Video description
Do you want to build a machine learning model, but you aren’t sure where to start? Starting with an empty notebook, Sara Robinson (Google) live-codes a simple neural network in TensorFlow. She then demonstrates how to train and serve the model on Google Cloud Platform and uses the deployed model to generate predictions from a web app.
Prerequisite knowledge
- A basic knowledge of Python and machine learning concepts, such as training and serving (but not necessarily how to build a model on your own)
What you'll learn
- Learn how to build a simple neural network
- Understand the end-to-end ML workflow and how to use your trained model for generating predictions
This session was recorded at the 2019 O'Reilly Open Source Software conference in Portland.
Product information
- Title: Live-coding a machine learning model from scratch
- Author(s):
- Release date: December 2019
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 0636920335818
You might also like
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 3rd Edition
Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. …
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition
Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. …
book
Python for Data Analysis, 3rd Edition
Get the definitive handbook for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python …
video
Natural language processing using transformer architectures
Whether you need to automatically judge the sentiment of a user review, summarize long documents, translate …