TensorFlow on Android (Mobile Game)

Hi, I’m new and learning TensorFlow, I have a question to set my expectations, Can I use TensorFlow and build a neuronal network and make it run inside another app? let’s say that I play x game and I want to build a neuronal network to teach it and give it parameters on how to play, will that be possible? or as it is another app I will not be able to integrate tensor flow with it?

@Felipe_Pradines,

Welcome to the Tensorflow Forum!

Please take a look at Reinforcement Learning, to train a game agent using reinforcement learning and build an android game using Tensorflow Lite.

Thank you!

1 Like