• This repository has been archived on 27/Dec/2020
  • Stars
    star
    117
  • Rank 301,828 (Top 6 %)
  • Language
  • License
    MIT License
  • Created over 5 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Machine learning for Godot Engine

Tensorflow 2.0 for Godot

ABANDONED because the lack of GPU tensorflow for the desktop.

<Wikipedia> TensorFlow is a free and open-source software library for dataflow and differentiable programming across a range of tasks. It is a symbolic math library, and is also used for machine learning applications such as neural networks.

This is Tensorflow for Godot Engine. The demo classifies an image into labels. This is a base for more interesting ideas like image upscaling, ai bots, chat bots, animations and others.

Screen

See also

https://github.com/godot-extended-libraries/godot-tensorflow

https://github.com/godot-extended-libraries/godot-tensorflow-demo

https://github.com/godot-extended-libraries/tensorflow

Setup Instructions

  • clone this repository git clone https://github.com/godot-extended-libraries/godot-tensorflow-workspace.git --recursive
  • Go to the source cd src/godot.
  • Compile godot using scons platform=windows tools=yes -j8. Your platform may be different.
  • Open the example project ./bin/godot.windows.tools.64 --path ../../godot-tensorflow-demo/ -e
  • Run the game ./bin/godot.windows.tools.64 --path ../../godot-tensorflow-demo/
  • See classification of the image

Use https://docs.godotengine.org/en/3.1/development/compiling/compiling_for_windows.html as reference.

More Repositories

1

godot-next

Godot Node Extensions - Basic Node Extensions for Godot Engine
GDScript
962
star
2

godot-realistic-water

Godot - Realistic Water Shader
GLSL
715
star
3

godot-debug-menu

Display in-game FPS/performance/hardware metrics in a Godot 4.x project
GDScript
438
star
4

godot-lod

Level of detail (LOD) add-on for Godot 3.x (GLES3 and GLES2)
GDScript
231
star
5

godot-plugin-refresher

Adds a dropdown and refresh button combo to the toolbar for instantly toggling off/on a plugin. Enables faster workflows for Godot plugin developers.
GDScript
155
star
6

godot-antialiased-line2d

Fast antialiased Line2D and Polygon2D drawing add-on for Godot 3.x (GLES3 and GLES2)
GDScript
131
star
7

godot-interpolated-camera3d

Provides an InterpolatedCamera3D node that replicates its 3.2.x functionality (and more)
GDScript
85
star
8

hydro

Hydro is a Godot Engine module which allows rigid bodies to behave realistically in water.
C++
62
star
9

godot-debug-menu-demo

Demo for the in-game FPS/performance/hardware metrics add-on for Godot 4.x
GDScript
49
star
10

godot-sqlite

SQLite engine module for Godot based on gdsqlite-native
C++
42
star
11

godot-lod-demo

Demonstration project for the Level of Detail (LOD) Godot 3.x add-on
GDScript
42
star
12

godot-ideas

Freely share and discuss ideas for Godot Engine core, module and plugin development
30
star
13

lottie

C++
27
star
14

abstract-state-machine

A GraphNode Based State machine tool for Godot 3
GDScript
26
star
15

godot-mat-cap

Godot Material Capture Demo
GDScript
19
star
16

gltf

C++
16
star
17

godot-interpolated-camera3d-demo

Demo project for the InterpolatedCamera3D add-on
GDScript
12
star
18

godot-tensorflow

C++
10
star
19

godot-gdscript-ports

A collection of GDScript classes ported back from Godot Engine C++ codebase
GDScript
9
star
20

godot-fire

C++
8
star
21

godot-mixer

Python
8
star
22

godot-pivot-painter

7
star
23

mesh_lod

C++
7
star
24

Godot-Custom-Class-Docs

A Godot plugin to make custom class documentation more useful and user friendly.
GDScript
7
star
25

godot-tensorflow-demo

6
star
26

godot-modules-fire

5
star
27

json

C++
5
star
28

godot-antialiased-line2d-demo

Demo for the fast antialiased Line2D and Polygon2D drawing add-on for Godot 3.x (GLES3 and GLES2)
GDScript
5
star
29

tensorflow

C++
4
star
30

godot-tensorflow-godot

C++
3
star
31

godot-main

A collection of scripts which enable faster Godot project creation, testing and prototyping
AutoHotkey
3
star
32

navigation_server_playground

Testing using 3.2 Godot Engine navigation server
GDScript
2
star
33

native-integration

1
star
34

scene_merge

C++
1
star
35

audio_effect_stream

Archived. Moved to https://github.com/godot-extended-libraries/godot-fire/commits/feature/audio-effect
C++
1
star