Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 519 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 519 Bytes

Board game app built with TensorFlow Agents and Flutter

This folder contains the code for TensorFlow Agents + Flutter codelab. It is broken down into 6 steps:

  1. Create a TensorFlow Agents Python environment
  2. Train the game agent with TensorFlow Agents
  3. Deploy the trained model with TensorFlow Serving
  4. Create the Flutter app for Android and iOS
  5. Run the Flutter app on the desktop platforms
  6. Run the Flutter app on the web platform

SCREENRECORD