Commit graph

243 commits

Author SHA1 Message Date
Alejandro Saucedo
4a093554c7 Initial commit of android example 2020-09-30 08:29:58 +01:00
Alejandro Saucedo
68b9554061 updated image for kompute godot 2020-09-27 20:40:51 +01:00
Alejandro Saucedo
3d9a574669 Added image 2020-09-27 20:34:42 +01:00
Alejandro Saucedo
5460681ad9
Merge pull request #66 from Dudecake/master
Fix compiler errors on compilers other than msvc
2020-09-27 19:04:50 +01:00
Alejandro Saucedo
1b5df02f05 Updated summator example readme 2020-09-27 18:01:58 +01:00
Alejandro Saucedo
178a446aa9 Updated readme links 2020-09-27 17:34:34 +01:00
Alejandro Saucedo
c6bde9f274 Updated readme links 2020-09-27 17:33:37 +01:00
Alejandro Saucedo
6a865dc9f7
Merge pull request #65 from EthicalML/godot_example
Added readme to explain high level explanation for Godot example
2020-09-27 17:13:12 +01:00
Alejandro Saucedo
9a349c1de7 Added readme to explain high level explanation for example 2020-09-27 17:11:04 +01:00
Dudecake
4ad7466562
Removed default arg before parameter pack 2020-09-27 18:01:09 +02:00
Dudecake
ce7c7eba3d
Fixed array_multiplication compile errors 2020-09-27 18:00:23 +02:00
Alejandro Saucedo
a0eabc6472
Merge pull request #64 from EthicalML/godot_example
Removing vulkan dependencies in examples
2020-09-27 15:26:12 +01:00
Alejandro Saucedo
5982b24778 Updated readme to contain instructions to download vulkan includes 2020-09-27 15:24:30 +01:00
Alejandro Saucedo
91e07f7341 Removed vulkan deps 2020-09-27 15:22:59 +01:00
Alejandro Saucedo
dab20c3412 Removed vulkan deps 2020-09-27 15:21:43 +01:00
Alejandro Saucedo
8f37b23877
Merge pull request #63 from EthicalML/godot_example
Updated godot example to use logistic regression usecase
2020-09-27 15:10:36 +01:00
Alejandro Saucedo
104d7e8a6b Updated and renamed classes for custom module 2020-09-27 15:08:04 +01:00
Alejandro Saucedo
8959d90fa6 Updated and renamed classes for lr example 2020-09-27 14:09:16 +01:00
Alejandro Saucedo
143baa4db3 Updated logistic regression to include predict and train functionality 2020-09-26 18:02:49 +01:00
Alejandro Saucedo
9308b83af4 Updated to add logistic regression godot example 2020-09-26 16:37:24 +01:00
Alejandro Saucedo
63426281fe Reset to the simple summator example to show the more complex LR in different folder 2020-09-26 15:27:15 +01:00
Alejandro Saucedo
2a43d8bb51 Updated to move to array 2020-09-26 15:18:35 +01:00
Alejandro Saucedo
5fc36e3c8f
Merge pull request #62 from EthicalML/godot_example
Adding godot example
2020-09-20 17:33:56 +01:00
Alejandro Saucedo
e78e2e4e72 Updated custom module example to show how it can be put together 2020-09-20 17:21:47 +01:00
Alejandro Saucedo
b74d9b203c Added full module example 2020-09-20 17:19:12 +01:00
Alejandro Saucedo
f3c2d8e2b6 Updated to KomputeSummator for static compiled 2020-09-20 15:30:48 +01:00
Alejandro Saucedo
6ff55d4f3f Updated to use komputesummator class 2020-09-20 15:20:03 +01:00
Alejandro Saucedo
b5bdb2e7d1 Added base godot project 2020-09-20 14:26:59 +01:00
Alejandro Saucedo
b76cc00b46 Added base working example 2020-09-20 12:40:35 +01:00
Alejandro Saucedo
9483739d3c Initial assessment for gdnative shared script 2020-09-20 10:22:55 +01:00
Alejandro Saucedo
adf5f748d7 Added example custom module 2020-09-20 10:18:16 +01:00
Alejandro Saucedo
652efaab47 Updated to 14 2020-09-20 10:13:31 +01:00
Alejandro Saucedo
c1b9436b8c Updated issue in opalgolhs 2020-09-19 16:10:39 +01:00
Alejandro Saucedo
71a0b24e42 Updated issue in opalgolhs 2020-09-19 16:07:55 +01:00
Alejandro Saucedo
f8f9a38fdf Updated diagram 2020-09-18 18:19:34 +01:00
Alejandro Saucedo
ce6ccb4f0d Removed dockerfile 2020-09-14 18:24:05 +01:00
Alejandro Saucedo
6c31c17c17 Updated readme 2020-09-14 07:10:23 +01:00
Alejandro Saucedo
db03a4bacf Updated description of diagram 2020-09-13 21:37:04 +01:00
Alejandro Saucedo
3b3fc0189f Updated repo 2020-09-13 12:26:20 +01:00
Alejandro Saucedo
90640ee44a Updated readme links 2020-09-13 12:15:27 +01:00
Alejandro Saucedo
b37daea34d Updated build param table 2020-09-13 11:59:02 +01:00
Alejandro Saucedo
320b4e88e1 Updated build param table 2020-09-13 11:57:57 +01:00
Alejandro Saucedo
510f152510 Added details on build parameters 2020-09-13 11:54:59 +01:00
Alejandro Saucedo
7906406dd1 Renamed 2020-09-13 11:15:38 +01:00
Alejandro Saucedo
4e3802cb9d Added array example 2020-09-13 11:12:19 +01:00
Alejandro Saucedo
f03a500625 Updated to include vcpkg instructions 2020-09-13 11:05:26 +01:00
Alejandro Saucedo
307df1ba29 Disabled all extra build config by default and added readme to example 2020-09-13 11:03:46 +01:00
Alejandro Saucedo
2d52e2353b Added logistic regression example 2020-09-13 10:20:38 +01:00
Alejandro Saucedo
3b941acbee Aligned linux mkfile commands to vs 2020-09-13 10:13:58 +01:00
Alejandro Saucedo
b1a0dd3ecd Added helper commands and configuration to make it easier to install 2020-09-13 10:06:47 +01:00