Jim Ablett wrote: ↑Sat Sep 07, 2024 11:29 pm
Here's a compile of the latest dev build of ceres https://drive.proton.me/urls/D9PQ176XSW#I2luJEXrWLHt
This is untested (I can't run it). You will need an Nvidia graphics card with cuda (at least level 7.0) and you will need to download
and install Nvidia Cuda Toolkit (v11 series) and reboot system after install before running the engine.
Also need to install DotNet SDK 5.0 https://dotnet.microsoft.com/download/dotnet/5.0
Jim.
Soon there will be a Ceres version 1.0 release on Github with both the code, instructions, and (new) network 512x15 needed to run this (and other) nets
still finalizing this
leslies wrote: ↑Sat Sep 14, 2024 5:59 pm
hi jim,would it be possible to compile houdini with neural network?
Hi,
you can't "compile NN" an engine that doesn't have NN. The author needs to implement it into the program first, and this, by the way, takes a lot of time, especially when the author has effectively abandoned the project, as is the case here