super-mario-neat VS neuro-evolution-simulation

Compare super-mario-neat vs neuro-evolution-simulation and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
super-mario-neat neuro-evolution-simulation
2 3
94 2
- -
1.8 10.0
almost 2 years ago over 1 year ago
Python C++
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

super-mario-neat

Posts with mentions or reviews of super-mario-neat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-26.

neuro-evolution-simulation

Posts with mentions or reviews of neuro-evolution-simulation. We have used some of these posts to build our list of alternatives and similar projects.
  • Real-Time Evolution Simulation using genetic algorithms and neural networks.
    1 project | /r/programming | 23 Sep 2022
    1 project | /r/programming | 23 Sep 2022
    1 project | /r/learnmachinelearning | 21 Sep 2022
    GitHub project: https://github.com/theopfr/neuro-evolution-simulation (I hope this fits into this sub!) Hey, I worked on a evolution / natural-selection simulation lately. It simulates 2D environment in which "organisms" can move around and learn how to survive by passing down their genes (size, diet, sight-reach, speed) and their brain (a simple neural network). Over time the smartest organisms have the highest chance to survive and mate with another organism to produce a child which has chance to be even smarter than its parents through gene crossover and gene/brain mutation. I thought I'd share it, so if enough people are interested I might continue to add predation :)

What are some alternatives?

When comparing super-mario-neat and neuro-evolution-simulation you can also consider the following projects:

pyneat - NEAT: NeuroEvolution of Augmenting Topologies

neft-godot - Neuroevolution of Fixed Topology for Godot

gym-super-mario - Gym - 32 levels of original Super Mario Bros

biteopt - Derivative-Free Global Optimization Method (C++, Python binding)

gym-super-mario-bros - An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES

Ecosystem - You play God

goNEAT - The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without error back propagation

shorelark - Simulation of life & evolution

nes-py - A Python3 NES emulator and OpenAI Gym interface

genetic - A performant and flexible genetic algorithm implemented in C++20/23.

neat-python - Python implementation of the NEAT neuroevolution algorithm

pureples - Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.