super-mario-neat VS neat-python

Compare super-mario-neat vs neat-python and see what are their differences.

neat-python

Python implementation of the NEAT neuroevolution algorithm (by CodeReclaimers)
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 neat-python
2 3
94 1,355
- -
1.8 0.0
almost 2 years ago 9 months ago
Python Python
MIT License BSD 3-clause "New" or "Revised" 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.

neat-python

Posts with mentions or reviews of neat-python. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing super-mario-neat and neat-python you can also consider the following projects:

pyneat - NEAT: NeuroEvolution of Augmenting Topologies

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

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

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

awesome-python - An opinionated list of awesome Python frameworks, libraries, software and resources.

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

es_pytorch - High performance implementation of Deep neuroevolution in pytorch using mpi4py. Intended for use on HPC clusters

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

system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

TheAlgorithms - All Algorithms implemented in Python