Clint Herron

Results 7 issues of Clint Herron

Initially I had some trouble running this code in Google Colab, but eventually got it to work and wanted to share my notebook in case others would find this useful:...

I'm somewhat new to the field of reinforcement learning, and I find these simplistic examples to be extremely helpful -- thank you! Would you be able to help me with...

- Added one-command deployment to Github Pages with `npm run deploy` which will push the most recently-built `dist` to the gh-pages branch on Github. Works a treat, and makes it...

Fixes #59 to finish implementing the "if on edge, bounce" block. There was a minor issue with the math where we needed to flip the y-axis, because Leopard and the...

When using Alpaca, at first I wasn't sure why llama.cpp was giving much poorer results than I received with [alpaca.cpp](https://github.com/antimatter15/alpaca.cpp). After digging in a bit, I discovered that the default...

Not an issue, but wanted to let others know that this runs perfectly wonderfully on OSX with no weird WINE or compatibility layers. Just download and install .NET 8 from...

Feature Request ---- I have several animations that I want to blend from one to the other (for instance, a walk cycle that loops, as well as intro / exit...