Skip to content

Files

This branch is 137 commits behind flutter/codelabs:main.

tfagents-flutter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 6, 2023
Nov 6, 2023
Nov 6, 2023
Nov 6, 2023
Nov 6, 2023
Nov 6, 2023
Nov 6, 2023
Nov 6, 2023
Jun 1, 2022
Apr 22, 2023
Jun 1, 2022

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