issues
search
colgreen
/
sharpneat
SharpNEAT - Evolution of Neural Networks. A C# .NET Framework.
https://sharpneat.sourceforge.io/
Other
387
stars
100
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Saved genome provides consistent result that don't match the ones it got during training
#83
voiceofthedead
opened
2 months ago
6
Adding github actions to generate nuget package of SharpNeat
#82
eramosr16
closed
10 months ago
1
Create Nuget Packages
#81
eramosr16
opened
10 months ago
0
Make use of Dependency Injection
#80
colgreen
opened
11 months ago
0
Gymnasium integration
#78
smelfungus
opened
1 year ago
4
Fast ReLU using bitwise operators
#77
ziachap
closed
1 year ago
1
Documentation, usages and structure of building a neural network?
#74
CopilotCoding
opened
1 year ago
0
README.md improvements
#73
colgreen
opened
1 year ago
1
Create build.yml
#72
jurkstas
closed
1 year ago
0
Any tutorial?
#46
guisiq
opened
2 years ago
2
Revise use of Math.FusedMultiplyAdd()
#54
colgreen
closed
2 years ago
1
Getting blackbox for evaluation from persisted genome
#55
Matasx
closed
2 years ago
2
How can I set up genome vs genome competitive evaluation/evolutionary algorithm?
#56
travis-leith
closed
2 years ago
3
Why is CreateGenomeDecoder method private
#57
LightCZ
closed
2 years ago
3
NeatGenomeSaver.WriteConnections is culture-dependent
#58
Novick06
closed
3 years ago
1
Review genome and network IO situation.
#61
colgreen
closed
1 year ago
1
Binary N-multiplexer task revamp
#47
colgreen
closed
1 year ago
2
Add an .editorconfig file to root of project.
#62
colgreen
closed
3 years ago
2
Make use of ArrayPool<T> to reduce memory allocs for neural net arrays.
#48
colgreen
opened
3 years ago
2
Add Task visualizations
#49
colgreen
opened
3 years ago
0
Performance tune activation functions
#63
colgreen
closed
3 years ago
1
Performance tune NeuralNetCyclic (scalar and vectorized)
#64
colgreen
closed
3 years ago
1
SharpNeat.Windows.App: Add missing generic functionality
#50
colgreen
closed
1 year ago
3
Refactor IDistanceMetric.CalculateCentroid() and k-means speciation generally, to use LightweightList and Span.
#51
colgreen
opened
3 years ago
0
BackgroundThreadMethod() failed with exception
#65
smelfungus
closed
3 years ago
6
k-means speciation is not handling empty clusters/species.
#52
colgreen
opened
3 years ago
0
State of the project
#66
flo-wolf
closed
3 years ago
6
Update/reboot Holger Ferstl's 'Genetic Art with SharpNEAT' application
#43
colgreen
opened
4 years ago
0
Nuget version is older than the current latest stable version
#42
vickylance
closed
4 years ago
2
Project status and code stability.
#67
camelCaseSharp
closed
5 years ago
3
Activation function fixes
#40
naigonakoii
closed
5 years ago
0
GetActivationFunction(string) in NetworkXmlIO.cs unable to load existing run with a custom activation function
#39
naigonakoii
closed
5 years ago
5
FeatureRequest: Allow min fitness so that zero is the perfect answer
#38
naigonakoii
closed
5 years ago
2
Where does the initial genome come from?
#37
Supagoat
closed
5 years ago
2
Adding New Inputs as Mutations
#36
robertvo
closed
5 years ago
0
New Mutation Type
#35
robertvo
closed
6 years ago
1
Store Extra Data in Gnome
#33
robertvo
closed
6 years ago
0
Any tutorial?
#32
Jenscaasen
opened
6 years ago
7
Can I kill 10% of bottom performing gnomes?
#31
robertvo
closed
6 years ago
7
How can I re-write Activate method for CUDA?
#30
robertvo
closed
6 years ago
1
RbfFunctionRegressionExperiment
#29
alin256
closed
6 years ago
3
Can mutation be safely ignored after sexual crossover?
#28
mdalvi
closed
6 years ago
2
Out of bounds SignalArray access
#27
robertvo
closed
6 years ago
2
Parsing default values fails in cultures that are not en-us...
#26
CRAceDKR
closed
6 years ago
4
Activating Open Collective
#25
monkeywithacupcake
closed
6 years ago
0
Insufficient NetworkXmlIO GetActivationFunction
#24
smelfungus
closed
6 years ago
1
Fix RequestTerminateAndWait not setting RunState
#23
Cyberboss
closed
6 years ago
0
SharpNeatLib target .NET framework
#22
jakesee
closed
6 years ago
3
NuGet package of SharpNeatLib
#21
101100
closed
6 years ago
3
Memory leak
#20
Pulsar79
closed
6 years ago
7
Next