RustyNEAT

Rust implementation of NEAT algorithm (HyperNEAT + ES-HyperNEAT + NoveltySearch + CTRNN + L-systems) (by aleksander-mendoza)

RustyNEAT Alternatives

Similar projects and alternatives to RustyNEAT

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better RustyNEAT alternative or higher similarity.

RustyNEAT reviews and mentions

Posts with mentions or reviews of RustyNEAT. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-05.
  • Any tutorial on how to create RL C++ environments?
    7 projects | /r/reinforcementlearning | 5 Oct 2021
    If you want to really speed up your environment several orders of magnitude, you can implement it in cuda/vulkan /opencl. Here is an example of what I did in vulkan https://mobile.twitter.com/MendozaDrosik It allows me to stimulate thousands of agents in parallel. Works wonders especially if you want to use genetic algorithms. If you're interested, I might make python bindings to my minecraft environment. If you write in rust (like I do), then you can add python bindings very easily with PyO3. This is what I did here https://github.com/aleksander-mendoza/RustyNEAT/blob/main/rusty_neat_quick_guide.py (it's GPU accelerated implementation of NEAT algorithm)
  • Would I be able to train basic deep RL models on the m1 MacBook Air?
    1 project | /r/reinforcementlearning | 26 Aug 2021

Stats

Basic RustyNEAT repo stats
2
0
7.8
over 2 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com