zoofs VS RocketLander

Compare zoofs vs RocketLander and see what are their differences.

zoofs

zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's easy to use , flexible and powerful tool to reduce your feature size. (by jaswinder9051998)

RocketLander

A simple framework equipped with optimization algorithms, such as reinforcement learning, evolution strategies, genetic optimization, and simulated annealing, to enable an orbital rocket booster to land autonomously. (by kaifishr)
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
zoofs RocketLander
4 1
236 1
- -
0.0 1.7
5 months ago about 1 year ago
Python Python
Apache License 2.0 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.

zoofs

Posts with mentions or reviews of zoofs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-27.

RocketLander

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

What are some alternatives?

When comparing zoofs and RocketLander you can also consider the following projects:

scikit-opt - Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)

GnomansLand - An open-world reinforcement learning playground for gnomes filled with dangerous peril and bountiful treasure.

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

SpaceDrones - A simple learning environment with space drones for evolution-inspired optimization.

Sklearn-genetic-opt - ML hyperparameters tuning and features selection, using evolutionary algorithms.

Pendulum - Inverted Pendulum in python with pybox2d. Fuzzy and PID simulation included.

Parameterize.Net - Parameterize.Net is a library that allows developers to represent complex objects using float array.

PyGame-Learning-Environment - PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.

GARI - GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.

Gradient-Free-Optimizers - Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces.

deeplearning

GeneticAlgorithmPython - Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).