metadata
license: mit
library_name: unity-sentis
pipeline_tag: reinforcement-learning
tags:
- unity-inference-engine
Othello game playing model in Unity 6 with Inference Engine
This is an Othello game playing model based on a modified version of Alpha Go called Alpha Zero General
How to Use
Example source code to run this model can be found at: Source Code
Inference Engine
Inference Engine is a neural network inference library for Unity. Find out more here.