Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.62 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.62 KB

AI in Motion Demo

Disclaimer: This is not an officially supported Google product.

AI in Motion is a demo showing how machine learning models can be trained on Google Cloud Platform with synthesized and simulated data, deployed to mobile devices, and interacting with the physical world.

Some information is included in this video:

IMAGE ALT TEXT

We published a few blog posts to help explain the work done to create this demo.

Modules

Android App for player control.

Android App running the object detection and commander models.

Train a custom object detection model with Cloud TPUs and export it to the TensorFlow Lite format.

Generate synthesized labelled imaged for object detection model training.

Custom OpenAI Gym environment for training in simulations.

Reinforcement learning model training.