GeorgeS2019
GeorgeS2019
@homuler I do not have sufficient technical know how to see what could be the challenges for your repos to develop CI build against e.g. v0.10.13 Do U have plan...
### Done :-) https://github.com/edbeeching/godot_rl_agents_examples/blob/main/examples/BallChase/addons/godot_rl_agents/onnx/csharp/ONNXInference.cs > @yaelatletl > Are u only using GDScript in Godot. > > Now that in 0.5 version, it is possible to export ONNX, that means one...
@cannin [The sbgnviz.js-sample-app](https://github.com/cannin/sbgnviz.js-sample-app) is written in way that is very different from the typical cytoscape extension. Is it possible to provide simple example showing how to use the various sbgnviz...
For others who need to npm install this specific branch `npm install "https://github.com/iVis-at-Bilkent/sbgnviz.js.git#SBML" --save` ``` npm WARN deprecated [email protected]: this library is no longer supported npm WARN deprecated [email protected]: Deprecated...
[reference](https://npmmirror.com/package/sbgnviz/v/6.0.7?spm=a2c6h.24755359.0.0.702c1f63SMQtfF&file=6.0.7) ```js var sbgnviz = require('sbgnviz'); var cytoscape = require('cytoscape-for-sbgnviz'); var jQuery = require('jQuery'); var filesaver = require('file-saver'); var tippy = require('tippy.js'); ``` #### Compared [to](https://github.com/cannin/sbgnviz.js-sample-app) ```js var sbgnviz =...
@hasanbalci Sorry, today I was outside so I could not clearly explain. I only have problem when trying `npm run build` using WebPack with these packages. Individually, there is no...
 Is it challenging to do this for German using NeMoOnnxSharp?
C# (Scene) **Test-Driven-Development** (**TDD**) using [Godot4 in VS2022](https://github.com/godotengine/godot-proposals/issues/432#issuecomment-1987336025) https://youtu.be/JLI0cIYMgr0 using the [latest](https://github.com/MikeSchulze/gdUnit4Mono/pull/37) gdUnit4API **TestAdaptor** from @MikeSchulze https://github.com/godotengine/godot-proposals/assets/49812372/72bb91a1-dd1c-4467-8d07-3b0d3beadd4b
[hardware accelerated Vulkan: Dozen now works in WSL2](https://github.com/godotengine/godot-proposals/discussions/4335#discussioncomment-3110853)
@daweifeng What version WSL is needed for Vulkan to work. Is there a latest update article on this?