nikescar1

Results 5 issues of nikescar1

- Combined ComputeVertexLitPlane with AsyncGPUReadback to make a fun interactive demo where the balls follow the pit you carve into the ground. - Could use help making this script use...

How should I go about limiting the outputs of FeedForward to 0-1? I tried clamping the values in the function but I'm sure I'm losing data by doing so. Thanks...

### Description I make a fresh project, install the packages, run the example code, and get the following error. > System.TypeInitializationException > HResult=0x80131534 > Message=The type initializer for 'Tensorflow.Binding' threw...

I tried editing the EXE with editbin from the MSVC tools: `editbin /DYNAMICBASE /HIGHENTROPYVA "C:\Users\[username]\Downloads\Llamafiles\openhermes-2.5-mistral-7b\openhermes-2.5-mistral-7b.Q5_K_M.ex` But editbin doesn't know how to deal with the FIXED flag and gives this error:...

### Checklist - [x] I have searched for existing issues/discussions and didn't find any similar ones. ### Describe the feature or improvement This is some sort of AI service that...

enhancement