UnityGiles's picture
update to inference engine
ce404f4
|
raw
history blame
686 Bytes
metadata
license: mit
library_name: unity-sentis
pipeline_tag: reinforcement-learning
tags:
  - unity-inference-engine

Othello game playing model

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

preview

Inference Engine

Inference Engine is a neural network inference library for Unity. Find out more here.