an O'Reilly Media Company Safari
Author
Pub. Date
2020.
Language
English
Description
Skip wasting time while trying to get TensorFlow-GPU up and running by stepping through the complex procedure to learn what steps are pivotal and which aren t. Gain a basic overview of TensorFlow-GPU and why it might be the right choice for your machine learning and deep learning development environment. Then look at which version of Python will fit best for your needs and how to get it to interact properly with your TF-GPU. You ll also find out how...
Author
Pub. Date
2020.
Language
English
Description
Implement machine learning to realize the power of AI algorithms. Developers and companies often struggle to deploy machine learning models efficiently. One of the main reasons for this is a lack of proper process set up and execution. After getting feedback and comments from his YouTube subscribers, Vikraman has created a system of step-by-step instructions for the process. Using TensorFlow.js, you'll walk through the process of deploying machine...
Author
Pub. Date
2020.
Language
English
Description
In this video, you will learn how to train an Arduino to recognize simple voice commands and receive practical suggestions on how to apply voice commands to creative projects. Machine learning is finally easily compatible with Arduino! What You Will Learn Build a bot respond to simple voice commands by making beeping noises Use the built-in microphone on the Arduino Nano 33 BLE Sense to recognize simple commands Generate your own noises using a piezo...
Author
Pub. Date
2020.
Language
English
Description
Some programmers don t use Python because they think it is too slow. Yet writing fast-enough programs in Python often takes less time than in other languages. In this video, you will learn how to effectively and efficiently speed up your Python programs. We start by looking at how to measure the speed of a program, so you can see the impact of your changes. And we will discover where your program spends most of its time to help you focus your efforts....
Author
Pub. Date
2020.
Language
English
Description
Deploy machine learning models more easily and efficiently on embedded and mobile devices using TensorFlow Lite (TFLite). TFLite is an open source deep learning framework developed by Google. Look under the hood at the system architecture to see how and when to use each component of TFLite. In the first section, you will learn what makes TFLite different from standard TensorFlow and other products like TFMobile. In the next section, you will learn...
Author
Pub. Date
2020.
Language
English
Description
Kubernetes radically changed the way applications are built and deployed in the cloud. Since its introduction in 2014, this container orchestrator has become one of the largest and most popular open source projects in the world. These sessions will show you how Kubernetes and container technology can help you achieve new levels of velocity, agility, reliability, and efficiency. What you'll learn-and how you can apply it Explore Kubernetes fundamentals...