This folder contains the code for TensorFlow Agents + Flutter codelab. It is broken down into 6 steps:
- Create a TensorFlow Agents Python environment
- Train the game agent with TensorFlow Agents
- Deploy the trained model with TensorFlow Serving
- Create the Flutter app for Android and iOS
- Run the Flutter app on the desktop platforms
- Run the Flutter app on the web platform