Pinned Repositories
aes-rl
ARS
An implementation of the Augmented Random Search algorithm
bayesian-optimization
Python code for bayesian optimization using Gaussian processes
Berkeley-AI-Pacman-Projects
My solutions to the UC Berkeley AI Pacman Projects
Brainstorm-Optimization
A BSO algorithm
CEC2013
2013 IEEE CEC Competition on Niching Methods for Multimodal Optimization
continual_world_v2
deep-head-pose-lite
A lite-version hopenet for head pose estimation with PyTorch
EC-CMAES
Demo version Covariance Matrix Adaptation Evolution Strategy (CMAES) is mainly provided for educational purpose: reading, understanding and running basic experiments
songs_album
主要是唱片
OverEuro's Repositories
OverEuro/deep-head-pose-lite
A lite-version hopenet for head pose estimation with PyTorch
OverEuro/Brainstorm-Optimization
A BSO algorithm
OverEuro/continual_world_v2
OverEuro/EC-CMAES
Demo version Covariance Matrix Adaptation Evolution Strategy (CMAES) is mainly provided for educational purpose: reading, understanding and running basic experiments
OverEuro/songs_album
主要是唱片
OverEuro/aes-rl
OverEuro/ARS
An implementation of the Augmented Random Search algorithm
OverEuro/Berkeley-AI-Pacman-Projects
My solutions to the UC Berkeley AI Pacman Projects
OverEuro/CEC2013
2013 IEEE CEC Competition on Niching Methods for Multimodal Optimization
OverEuro/CPPN-WGAN
Generative Art Experiments
OverEuro/DP_means
Dirichlet Process K-means
OverEuro/EMO-2019
The codes, data and figures for paper submitted to EMO-2019
OverEuro/FaceDetection-DSFD
OverEuro/imp
infinite mixture prototypes for few-shot learning
OverEuro/jaxrl
JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.
OverEuro/MADRL
Repo containing code for multi-agent deep reinforcement learning (MADRL).
OverEuro/Maze-Solving-using-A-star-algorithm
In this repository, I have made a maze solving system. The system takes in input of an maze using a camera. This Image is converted into a grid. It lets you find the shortest path between any two points
OverEuro/metaworld
An open source robotics benchmark for meta- and multi-task reinforcement learning
OverEuro/Non-Sep-Benchmark-for-EC
A non-fully separable benchmark function suit for testing optimization algorithm
OverEuro/P3
OverEuro/Papers
OverEuro/pg-is-all-you-need
Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.
OverEuro/practicalAI
📚A practical approach to learning and using machine learning.
OverEuro/PyTorch-RL
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
OverEuro/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
OverEuro/RLlearning
The exercising code and some algorithms implementation for the text book "Reinforcement Learning: An Introduction"
OverEuro/SMTO
Codes for stochastic multimodal trajectory optimization (SMTO)
OverEuro/som
Pytorch implementation of a Self-Organizing Map
OverEuro/swarmtools
OverEuro/Test-Functions-for-Optimization
A test function set for optimization in Python 3.x