# getnamo/TensorFlow-Unreal

TensorFlow plugin for the Unreal Engine.

Repository: https://github.com/getnamo/TensorFlow-Unreal
Canonical: https://ross.abutalabs.com/products/tensorflow-unreal
Language: C++
License: NOASSERTION
License Family: other
Topics: tensorflow, machine-learning, unreal-engine, python, blueprint, ue4, ue5
Last push: 2024-12-05T03:30:36+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3564, "days_push": 636, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1219, forks 207 (observed 2026-08-28T04:04:01.730953+00:00)

## What it is
An Unreal Engine plugin that wraps TensorFlow machine learning operations as Actor Components accessible from C++, Blueprints, and Python. It bundles an UnrealEnginePython fork and a SocketIO client plugin to bridge the engine with TensorFlow.

## Use cases
- train and run machine learning models inside an unreal engine game
- use tensorflow inference from unreal blueprints
- add neural network agents to a ue4 or ue5 project
- connect unreal engine to a python tensorflow backend
- experiment with deep learning in game development

## When to choose
- you develop on windows with unreal engine and want TensorFlow integration
- you want ML callable from Blueprints without writing C++ glue
- you need a socket-based bridge between UE and Python ML code

## When to avoid
- you need Linux, macOS, or Android builds
- you want actively developed native inference support
- your project requires a permissively licensed dependency

## Facets
- artifact type: plugin
- maturity: maintenance
- function: machine-learning, plugin-system, sdk
- domain: machine-learning, artificial-intelligence
- platform: windows, cpp, python
- tags: unreal-engine, tensorflow, blueprint, ue4, ue5, game-ai, game-development

## Member repositories
- getnamo/TensorFlow-Unreal (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:01.730953+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:16:13.294455+00:00, confidence not recorded.
  - readme: https://github.com/getnamo/TensorFlow-Unreal (fetched 2026-08-28T04:04:01.730953+00:00, sha 64c2a6ef9756)
- Data as of 2026-08-30T08:39:29.467469+00:00.
