Colin Green

Results 19 issues of Colin Green

NOTICE.txt conveniently wraps up all the required notices from the dependencies. Some of the notices refer to binary files, e.g. the ZETETIC LLC header states: * Redistributions **in binary form**...

What does this sentence mean (in the section about `orderBy`)? > The value of the orderby parameter is a comma-separated list of expressions used to sort the items. A special...

Holger Ferstl created this app back in 2006, which would have been targetting a 1.x era version of SharpNEAT. The blog post original link was (currently offline): http://oldblog.holgerferstl.de/2006/02/08/GeneticArt.aspx Most recent...

Hi. This demo is currently using the OIDC 'implicit flow', which is no longer recommended by the IETF. As such it would be good to get the demo changed to...

Redzen originated as a collection of classes I had written for use elsewhere, and I wanted a central place where I could develop and maintain them. Going forward I think...

There are a few things I want to do with the Ziggurat Gaussian sampling code: 1) Consider switching to this faster variant: "A modified ziggurat algorithm for generating exponentially- and...

I'm trying to understand an expression with lots of brackets, so was hoping this tool would break the expression onto multiple lines with indentation to show the different levels of...

Feature

There's an opportunity here to use the Microsoft Dependency Injection (DI) subsystem to resolve the various service/strategy implementations that make up a complete sharpneat runtime, which would make overriding one...

Chat GPT has the following suggestions for improving the existing README.md: 1. Provide a brief introduction to NEAT and explain how it differs from other evolutionary algorithms, such as genetic...

* ~~Prey capture~~ * ~~Function regression~~ * Any others than are relatively easy to do that can be included in the 4.0 release as example task visualisations. Anything Box2d related...