All Projects → qbso-fs → Similar Projects or Alternatives

112 Open source projects that are alternatives of or similar to qbso-fs

Harris-Hawks-Optimization-Algorithm-and-Applications
Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S0167739X18313530. In this paper, a novel population-based, nature-inspired optimization paradigm is proposed, which is called Harris Hawks Optimizer (HHO).
Stars: ✭ 31 (-34.04%)
Explorer
Explorer is a PyTorch reinforcement learning framework for exploring new ideas.
Stars: ✭ 54 (+14.89%)
Mutual labels:  q-learning
biteopt
Derivative-Free Optimization Method for Global Optimization (C++)
Stars: ✭ 91 (+93.62%)
Mutual labels:  metaheuristics
mrmr
mRMR (minimum-Redundancy-Maximum-Relevance) for automatic feature selection at scale.
Stars: ✭ 170 (+261.7%)
Mutual labels:  feature-selection
VREP-RL-bot
Reinforcement Learning in Vrep
Stars: ✭ 14 (-70.21%)
Mutual labels:  q-learning
FEAST
A FEAture Selection Toolbox for C/C+, Java, and Matlab/Octave.
Stars: ✭ 67 (+42.55%)
Mutual labels:  feature-selection
Warehouse Robot Path Planning
A multi agent path planning solution under a warehouse scenario using Q learning and transfer learning.🤖️
Stars: ✭ 59 (+25.53%)
Mutual labels:  q-learning
Paddle-RLBooks
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.
Stars: ✭ 113 (+140.43%)
Mutual labels:  q-learning
laravel-rollout
A package to integrate rollout into your Laravel project.
Stars: ✭ 23 (-51.06%)
Mutual labels:  feature-selection
Ball
Statistical Inference and Sure Independence Screening via Ball Statistics
Stars: ✭ 22 (-53.19%)
Mutual labels:  feature-selection
DRL in CV
A course on Deep Reinforcement Learning in Computer Vision. Visit Website:
Stars: ✭ 59 (+25.53%)
Mutual labels:  q-learning
50-days-of-Statistics-for-Data-Science
This repository consist of a 50-day program. All the statistics required for the complete understanding of data science will be uploaded in this repository.
Stars: ✭ 19 (-59.57%)
Mutual labels:  feature-selection
natural-gradient-deep-q-learning
arxiv.org/abs/1803.07482
Stars: ✭ 21 (-55.32%)
Mutual labels:  q-learning
dominance-analysis
This package can be used for dominance analysis or Shapley Value Regression for finding relative importance of predictors on given dataset. This library can be used for key driver analysis or marginal resource allocation models.
Stars: ✭ 111 (+136.17%)
Mutual labels:  feature-selection
featurewiz
Use advanced feature engineering strategies and select best features from your data set with a single line of code.
Stars: ✭ 229 (+387.23%)
Mutual labels:  feature-selection
NVTabular
NVTabular is a feature engineering and preprocessing library for tabular data designed to quickly and easily manipulate terabyte scale datasets used to train deep learning based recommender systems.
Stars: ✭ 797 (+1595.74%)
Mutual labels:  feature-selection
lightdock
Protein-protein, protein-peptide and protein-DNA docking framework based on the GSO algorithm
Stars: ✭ 110 (+134.04%)
Mutual labels:  swarm-intelligence
tictactoe-reinforcement-learning
Train a tic-tac-toe agent using reinforcement learning.
Stars: ✭ 36 (-23.4%)
Mutual labels:  q-learning
arfs
All Relevant Feature Selection
Stars: ✭ 21 (-55.32%)
Mutual labels:  feature-selection
L0Learn
Efficient Algorithms for L0 Regularized Learning
Stars: ✭ 74 (+57.45%)
Mutual labels:  feature-selection
flow
High frequency AI based algorithmic trading module.
Stars: ✭ 57 (+21.28%)
Mutual labels:  q-learning
skrobot
skrobot is a Python module for designing, running and tracking Machine Learning experiments / tasks. It is built on top of scikit-learn framework.
Stars: ✭ 22 (-53.19%)
Mutual labels:  feature-selection
Hive
Artificial Bee Colony Algorithm in Python.
Stars: ✭ 70 (+48.94%)
Mutual labels:  metaheuristics
swap
A Solver for the Wavelength Assignment Problem (RWA) in WDM networks
Stars: ✭ 27 (-42.55%)
Mutual labels:  metaheuristics
LearnSnake
🐍 AI that learns to play Snake using Q-Learning (Reinforcement Learning)
Stars: ✭ 69 (+46.81%)
Mutual labels:  q-learning
paradiseo
An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers
Stars: ✭ 73 (+55.32%)
Mutual labels:  metaheuristics
RL
Reinforcement Learning Demos
Stars: ✭ 66 (+40.43%)
Mutual labels:  q-learning
pymhlib
pymhlib - A Toolbox for Metaheuristics and Hybrid Optimization Methods
Stars: ✭ 20 (-57.45%)
Mutual labels:  metaheuristics
Stock-Selection-a-Framework
This project demonstrates how to apply machine learning algorithms to distinguish "good" stocks from the "bad" stocks.
Stars: ✭ 239 (+408.51%)
Mutual labels:  feature-selection
SMARTmBOT
The goal of this repository is to introduce a new, customizable, scalable, and fully opensource mobile robot platform, called SMARTmBOT. This repository provides a guide, and all design files and source codes so that you can build your own SMARTmBOT. SMARTmBOT can be useful for studying the basics of robotics, especially mobile robotics. It can …
Stars: ✭ 29 (-38.3%)
Mutual labels:  swarm-intelligence
TextFeatureSelection
Python library for feature selection for text features. It has filter method, genetic algorithm and TextFeatureSelectionEnsemble for improving text classification models. Helps improve your machine learning models
Stars: ✭ 42 (-10.64%)
Mutual labels:  feature-selection
CAST
Developer Version of the R package CAST: Caret Applications for Spatio-Temporal models
Stars: ✭ 65 (+38.3%)
Mutual labels:  feature-selection
2019-feature-selection
Research project
Stars: ✭ 26 (-44.68%)
Mutual labels:  feature-selection
PyImpetus
PyImpetus is a Markov Blanket based feature subset selection algorithm that considers features both separately and together as a group in order to provide not just the best set of features but also the best combination of features
Stars: ✭ 83 (+76.6%)
Mutual labels:  feature-selection
java-reinforcement-learning
Package provides java implementation of reinforcement learning algorithms such Q-Learn, R-Learn, SARSA, Actor-Critic
Stars: ✭ 90 (+91.49%)
Mutual labels:  q-learning
rmoo
An R package for multi/many-objective optimization with non-dominated genetic algorithms' family
Stars: ✭ 18 (-61.7%)
Mutual labels:  metaheuristics
marley
A framework for multi-agent reinforcement learning.
Stars: ✭ 261 (+455.32%)
Mutual labels:  q-learning
Q-GridWorld
Demo project using tabular Q-learning algorithm
Stars: ✭ 123 (+161.7%)
Mutual labels:  q-learning
exemplary-ml-pipeline
Exemplary, annotated machine learning pipeline for any tabular data problem.
Stars: ✭ 23 (-51.06%)
Mutual labels:  feature-selection
Ascension
A metaheuristic optimization framework
Stars: ✭ 24 (-48.94%)
Mutual labels:  metaheuristics
mentalRL
Code for our AAMAS 2020 paper: "A Story of Two Streams: Reinforcement Learning Models from Human Behavior and Neuropsychiatry".
Stars: ✭ 22 (-53.19%)
Mutual labels:  q-learning
GeneticAlgorithmForFeatureSelection
Search the best feature subset for you classification mode
Stars: ✭ 82 (+74.47%)
Mutual labels:  feature-selection
msda
Library for multi-dimensional, multi-sensor, uni/multivariate time series data analysis, unsupervised feature selection, unsupervised deep anomaly detection, and prototype of explainable AI for anomaly detector
Stars: ✭ 80 (+70.21%)
Mutual labels:  feature-selection
metaheuristic-training-networks
An implementation of various metaheuristics adapted to train neural networks
Stars: ✭ 16 (-65.96%)
Mutual labels:  metaheuristics
Market-Mix-Modeling
Market Mix Modelling for an eCommerce firm to estimate the impact of various marketing levers on sales
Stars: ✭ 31 (-34.04%)
Mutual labels:  feature-selection
bess
Best Subset Selection algorithm for Regression, Classification, Count, Survival analysis
Stars: ✭ 14 (-70.21%)
Mutual labels:  feature-selection
GraphOfDocs
GraphOfDocs: Representing multiple documents as a single graph
Stars: ✭ 13 (-72.34%)
Mutual labels:  feature-selection
optapy
OptaPy is an AI constraint solver for Python to optimize planning and scheduling problems.
Stars: ✭ 167 (+255.32%)
Mutual labels:  metaheuristics
Implicit-Q-Learning
PyTorch implementation of the implicit Q-learning algorithm (IQL)
Stars: ✭ 27 (-42.55%)
Mutual labels:  q-learning
GeneticsJS
Evolutionary algorithms library for the web 🧬
Stars: ✭ 25 (-46.81%)
Mutual labels:  metaheuristics
Multiagent-RL
Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília
Stars: ✭ 59 (+25.53%)
Mutual labels:  q-learning
py ml utils
Python utilities for Machine Learning competitions
Stars: ✭ 29 (-38.3%)
Mutual labels:  feature-selection
Flow-Shop-Scheduling-Based-On-Reinforcement-Learning-Algorithm
Operations Research Application Project - Flow Shop Scheduling Based On Reinforcement Learning Algorithm
Stars: ✭ 73 (+55.32%)
Mutual labels:  q-learning
opfunu
A collection of Benchmark functions for numerical optimization problems (https://opfunu.readthedocs.io)
Stars: ✭ 31 (-34.04%)
Mutual labels:  swarm-intelligence
Chrome-Dino-Reinforcement-Learning
An RL implementation in Keras
Stars: ✭ 98 (+108.51%)
Mutual labels:  q-learning
relearn
A Reinforcement Learning Library for C++11/14
Stars: ✭ 22 (-53.19%)
Mutual labels:  q-learning
cs7641-assignment4
CS7641 - Machine Learning - Assignment 4 - Markov Decision Processes
Stars: ✭ 14 (-70.21%)
Mutual labels:  q-learning
stg
Python/R library for feature selection in neural nets. ("Feature selection using Stochastic Gates", ICML 2020)
Stars: ✭ 47 (+0%)
Mutual labels:  feature-selection
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.
Stars: ✭ 142 (+202.13%)
Mutual labels:  feature-selection
pyHSICLasso
Versatile Nonlinear Feature Selection Algorithm for High-dimensional Data
Stars: ✭ 125 (+165.96%)
Mutual labels:  feature-selection
1-60 of 112 similar projects