-
Updated
Mar 7, 2019 - JavaScript
neuroevolution
Here are 208 public repositories matching this topic...
a step-by-step guide
PyPi release 0.92 doesn't have the activations "elu" "selu" and probably other activations, the docs however, list them as supported activations. I think the PyPi package should be updated, since the repository itself contains all the activations listed in the docs.
-
Updated
Apr 23, 2020 - Python
-
Updated
Jan 17, 2018 - JavaScript
Any tutorial?
Hi,
sorry for opening an issue for this, but i dont know how else to contact you.
Is there any documentation on how to actually implement SharpNeat? There is a collection of examples somewhere in the internet using sharpneat, which i can not find again, and there is that 8 year old tutorial from someone using it for TicTacToe, but which is incompatible to the current Nuget release. Outside of th
-
Updated
Feb 27, 2018 - JavaScript
-
Updated
May 26, 2020 - JavaScript
-
Updated
May 19, 2020 - Python
-
Updated
Feb 16, 2020 - JavaScript
-
Updated
Jan 7, 2017 - Elixir
-
Updated
Apr 24, 2020 - JavaScript
-
Updated
Jul 21, 2019 - Python
-
Updated
May 26, 2020
So I took the example (adaptive) And tried my hand at setting it up for NES games. (I set it up for mario first)
But I get this error. I have a feeling it's related to those inputs and outputs at the top of the python file.
The input coordinates and the output coordinates. I didn't really understand them so I don't know how to set it up for NES (if that's even the issue at all)
-
Updated
Sep 21, 2019 - Python
-
Updated
Jul 4, 2018 - Go
-
Updated
Feb 3, 2020 - C++
-
Updated
Jun 1, 2018 - Python
-
Updated
Nov 17, 2019 - Python
-
Updated
Dec 13, 2018 - Python
-
Updated
Apr 9, 2020 - Rust
-
Updated
Feb 28, 2018 - F#
-
Updated
Oct 29, 2018 - Python
-
Updated
Oct 11, 2017 - Python
-
Updated
May 9, 2020 - Rust
-
Updated
Sep 12, 2019 - Go
-
Updated
Jul 24, 2019 - Python
-
Updated
Apr 20, 2020 - Python
-
Updated
Jun 25, 2019 - Java
Improve this page
Add a description, image, and links to the neuroevolution topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the neuroevolution topic, visit your repo's landing page and select "manage topics."
Hi, it is a nice work to learning machine learning and I like it very much. I am new to HTML and JS, can you give a step-by-step guide to install, train and play this game?