Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
sharpneat
SharpNEAT: Evolution of Neural Networks. A C# .NET Framework.
Collective -
Host: opensource -
https://opencollective.com/sharpneat
- Code: https://github.com/colgreen/sharpneat
Saved genome provides consistent result that don't match the ones it got during training
github.com/colgreen/sharpneat - voiceofthedead opened this issue 4 months ago
github.com/colgreen/sharpneat - voiceofthedead opened this issue 4 months ago
Adding github actions to generate nuget package of SharpNeat
github.com/colgreen/sharpneat - eramosr16 opened this pull request 12 months ago
github.com/colgreen/sharpneat - eramosr16 opened this pull request 12 months ago
Make use of Dependency Injection
github.com/colgreen/sharpneat - colgreen opened this issue about 1 year ago
github.com/colgreen/sharpneat - colgreen opened this issue about 1 year ago
Gymnasium integration
github.com/colgreen/sharpneat - smelfungus opened this pull request over 1 year ago
github.com/colgreen/sharpneat - smelfungus opened this pull request over 1 year ago
Fast ReLU using bitwise operators
github.com/colgreen/sharpneat - ziachap opened this pull request over 1 year ago
github.com/colgreen/sharpneat - ziachap opened this pull request over 1 year ago
Documentation, usages and structure of building a neural network?
github.com/colgreen/sharpneat - CopilotCoding opened this issue almost 2 years ago
github.com/colgreen/sharpneat - CopilotCoding opened this issue almost 2 years ago
README.md improvements
github.com/colgreen/sharpneat - colgreen opened this issue almost 2 years ago
github.com/colgreen/sharpneat - colgreen opened this issue almost 2 years ago
Create build.yml
github.com/colgreen/sharpneat - jurkstas opened this pull request almost 2 years ago
github.com/colgreen/sharpneat - jurkstas opened this pull request almost 2 years ago
Revise use of Math.FusedMultiplyAdd()
github.com/colgreen/sharpneat - colgreen opened this issue over 2 years ago
github.com/colgreen/sharpneat - colgreen opened this issue over 2 years ago
Getting blackbox for evaluation from persisted genome
github.com/colgreen/sharpneat - Matasx opened this issue over 2 years ago
github.com/colgreen/sharpneat - Matasx opened this issue over 2 years ago
How can I set up genome vs genome competitive evaluation/evolutionary algorithm?
github.com/colgreen/sharpneat - travis-leith opened this issue almost 3 years ago
github.com/colgreen/sharpneat - travis-leith opened this issue almost 3 years ago
Why is CreateGenomeDecoder method private
github.com/colgreen/sharpneat - LightCZ opened this issue about 3 years ago
github.com/colgreen/sharpneat - LightCZ opened this issue about 3 years ago
NeatGenomeSaver.WriteConnections is culture-dependent
github.com/colgreen/sharpneat - Novick06 opened this issue over 3 years ago
github.com/colgreen/sharpneat - Novick06 opened this issue over 3 years ago
Review genome and network IO situation.
github.com/colgreen/sharpneat - colgreen opened this issue over 3 years ago
github.com/colgreen/sharpneat - colgreen opened this issue over 3 years ago
Binary N-multiplexer task revamp
github.com/colgreen/sharpneat - colgreen opened this issue over 3 years ago
github.com/colgreen/sharpneat - colgreen opened this issue over 3 years ago
Add an .editorconfig file to root of project.
github.com/colgreen/sharpneat - colgreen opened this issue over 3 years ago
github.com/colgreen/sharpneat - colgreen opened this issue over 3 years ago
Make use of ArrayPool<T> to reduce memory allocs for neural net arrays.
github.com/colgreen/sharpneat - colgreen opened this issue over 3 years ago
github.com/colgreen/sharpneat - colgreen opened this issue over 3 years ago
Performance tune activation functions
github.com/colgreen/sharpneat - colgreen opened this issue over 3 years ago
github.com/colgreen/sharpneat - colgreen opened this issue over 3 years ago
Performance tune NeuralNetCyclic (scalar and vectorized)
github.com/colgreen/sharpneat - colgreen opened this issue over 3 years ago
github.com/colgreen/sharpneat - colgreen opened this issue over 3 years ago
SharpNeat.Windows.App: Add missing generic functionality
github.com/colgreen/sharpneat - colgreen opened this issue over 3 years ago
github.com/colgreen/sharpneat - colgreen opened this issue over 3 years ago
Refactor IDistanceMetric.CalculateCentroid() and k-means speciation generally, to use LightweightList and Span.
github.com/colgreen/sharpneat - colgreen opened this issue almost 4 years ago
github.com/colgreen/sharpneat - colgreen opened this issue almost 4 years ago
BackgroundThreadMethod() failed with exception
github.com/colgreen/sharpneat - smelfungus opened this issue almost 4 years ago
github.com/colgreen/sharpneat - smelfungus opened this issue almost 4 years ago
k-means speciation is not handling empty clusters/species.
github.com/colgreen/sharpneat - colgreen opened this issue almost 4 years ago
github.com/colgreen/sharpneat - colgreen opened this issue almost 4 years ago
Update/reboot Holger Ferstl's 'Genetic Art with SharpNEAT' application
github.com/colgreen/sharpneat - colgreen opened this issue over 4 years ago
github.com/colgreen/sharpneat - colgreen opened this issue over 4 years ago
Nuget version is older than the current latest stable version
github.com/colgreen/sharpneat - vickylance opened this issue over 4 years ago
github.com/colgreen/sharpneat - vickylance opened this issue over 4 years ago
Project status and code stability.
github.com/colgreen/sharpneat - camelCaseSharp opened this issue about 5 years ago
github.com/colgreen/sharpneat - camelCaseSharp opened this issue about 5 years ago
Activation function fixes
github.com/colgreen/sharpneat - naigonakoii opened this pull request over 5 years ago
github.com/colgreen/sharpneat - naigonakoii opened this pull request over 5 years ago
GetActivationFunction(string) in NetworkXmlIO.cs unable to load existing run with a custom activation function
github.com/colgreen/sharpneat - naigonakoii opened this issue over 5 years ago
github.com/colgreen/sharpneat - naigonakoii opened this issue over 5 years ago
FeatureRequest: Allow min fitness so that zero is the perfect answer
github.com/colgreen/sharpneat - naigonakoii opened this issue over 5 years ago
github.com/colgreen/sharpneat - naigonakoii opened this issue over 5 years ago
Where does the initial genome come from?
github.com/colgreen/sharpneat - Supagoat opened this issue over 5 years ago
github.com/colgreen/sharpneat - Supagoat opened this issue over 5 years ago
Adding New Inputs as Mutations
github.com/colgreen/sharpneat - robertvo opened this issue about 6 years ago
github.com/colgreen/sharpneat - robertvo opened this issue about 6 years ago
Store Extra Data in Gnome
github.com/colgreen/sharpneat - robertvo opened this issue over 6 years ago
github.com/colgreen/sharpneat - robertvo opened this issue over 6 years ago
Can I kill 10% of bottom performing gnomes?
github.com/colgreen/sharpneat - robertvo opened this issue over 6 years ago
github.com/colgreen/sharpneat - robertvo opened this issue over 6 years ago
How can I re-write Activate method for CUDA?
github.com/colgreen/sharpneat - robertvo opened this issue over 6 years ago
github.com/colgreen/sharpneat - robertvo opened this issue over 6 years ago
RbfFunctionRegressionExperiment
github.com/colgreen/sharpneat - alin256 opened this issue over 6 years ago
github.com/colgreen/sharpneat - alin256 opened this issue over 6 years ago
Can mutation be safely ignored after sexual crossover?
github.com/colgreen/sharpneat - mdalvi opened this issue over 6 years ago
github.com/colgreen/sharpneat - mdalvi opened this issue over 6 years ago
Out of bounds SignalArray access
github.com/colgreen/sharpneat - robertvo opened this issue over 6 years ago
github.com/colgreen/sharpneat - robertvo opened this issue over 6 years ago
Parsing default values fails in cultures that are not en-us...
github.com/colgreen/sharpneat - CRAceDKR opened this issue over 6 years ago
github.com/colgreen/sharpneat - CRAceDKR opened this issue over 6 years ago
Activating Open Collective
github.com/colgreen/sharpneat - monkeywithacupcake opened this pull request almost 7 years ago
github.com/colgreen/sharpneat - monkeywithacupcake opened this pull request almost 7 years ago
Insufficient NetworkXmlIO GetActivationFunction
github.com/colgreen/sharpneat - smelfungus opened this issue almost 7 years ago
github.com/colgreen/sharpneat - smelfungus opened this issue almost 7 years ago
Fix RequestTerminateAndWait not setting RunState
github.com/colgreen/sharpneat - Cyberboss opened this pull request almost 7 years ago
github.com/colgreen/sharpneat - Cyberboss opened this pull request almost 7 years ago
SharpNeatLib target .NET framework
github.com/colgreen/sharpneat - jakesee opened this issue almost 7 years ago
github.com/colgreen/sharpneat - jakesee opened this issue almost 7 years ago
NuGet package of SharpNeatLib
github.com/colgreen/sharpneat - 101100 opened this issue almost 7 years ago
github.com/colgreen/sharpneat - 101100 opened this issue almost 7 years ago
You could translate this random projection AI code
github.com/colgreen/sharpneat - ghost opened this issue over 7 years ago
github.com/colgreen/sharpneat - ghost opened this issue over 7 years ago
SUPG for Quadruped Locomotion - 4-legged Walker
github.com/colgreen/sharpneat - MuleaneEve opened this issue over 7 years ago
github.com/colgreen/sharpneat - MuleaneEve opened this issue over 7 years ago
MaxMinusOne - Described as Leaky ReLU?
github.com/colgreen/sharpneat - drallensmith opened this issue over 7 years ago
github.com/colgreen/sharpneat - drallensmith opened this issue over 7 years ago
Attempt to decode a cyclic network into a FastAcyclicNetwork
github.com/colgreen/sharpneat - ozyman42 opened this issue over 7 years ago
github.com/colgreen/sharpneat - ozyman42 opened this issue over 7 years ago
Cannot load a saved CPPN network.
github.com/colgreen/sharpneat - colgreen opened this issue over 7 years ago
github.com/colgreen/sharpneat - colgreen opened this issue over 7 years ago
SharpNeatConsole - Fixed offset used in loadseed
github.com/colgreen/sharpneat - pushad opened this pull request over 7 years ago
github.com/colgreen/sharpneat - pushad opened this pull request over 7 years ago
SharpNeatConsole - Fixed offset used at loadseed
github.com/colgreen/sharpneat - pushad opened this pull request over 7 years ago
github.com/colgreen/sharpneat - pushad opened this pull request over 7 years ago
ZigguratGaussianSampler [No overload for method 'NextDouble' takes 2 arguments]
github.com/colgreen/sharpneat - mdalvi opened this issue over 7 years ago
github.com/colgreen/sharpneat - mdalvi opened this issue over 7 years ago
Back-port of the function regression and efficay sampler changes from…
github.com/colgreen/sharpneat - colgreen opened this pull request almost 8 years ago
github.com/colgreen/sharpneat - colgreen opened this pull request almost 8 years ago
your commit of connectionweight seems to be wrong(this commit wont effect anything)
github.com/colgreen/sharpneat - mentaman opened this issue almost 8 years ago
github.com/colgreen/sharpneat - mentaman opened this issue almost 8 years ago
Inconsistent License Information
github.com/colgreen/sharpneat - undecidedapollo opened this issue about 8 years ago
github.com/colgreen/sharpneat - undecidedapollo opened this issue about 8 years ago
Multi-Objective Support for fitness metrics?
github.com/colgreen/sharpneat - jchristman opened this issue over 8 years ago
github.com/colgreen/sharpneat - jchristman opened this issue over 8 years ago
Recent fixes and minor changes.
github.com/colgreen/sharpneat - colgreen opened this pull request almost 9 years ago
github.com/colgreen/sharpneat - colgreen opened this pull request almost 9 years ago
Tidy up following migration from sourceforge svn repository.
github.com/colgreen/sharpneat - colgreen opened this pull request almost 9 years ago
github.com/colgreen/sharpneat - colgreen opened this pull request almost 9 years ago
Merge of V3 branch back to master following auto-import from sourceforge SVN.
github.com/colgreen/sharpneat - colgreen opened this pull request almost 9 years ago
github.com/colgreen/sharpneat - colgreen opened this pull request almost 9 years ago