mayongbo (MybYj)

MybYj

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

mayongbo's repositories

tech

this repository contains nothing but faith

Book-Mathmatical-Foundation-of-Reinforcement-Learning

This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning."

Stargazers:0Issues:0Issues:0
Language:MATLABLicense:GPL-3.0Stargazers:0Issues:0Issues:0

End-to-end-DRL-for-FJSP

This is the official code of the publised paper 'A Multi-action Deep Reinforcement Learning Framework for Flexible Job-shop Scheduling Problem'

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

geatpy

Evolutionary algorithm toolbox and framework with high performance for Python

Language:PythonLicense:LGPL-3.0Stargazers:0Issues:0Issues:0

gym

A toolkit for developing and comparing reinforcement learning algorithms.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Lhy_Machine_Learning

李宏毅2021春季机器学习课程课件及作业

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

mopso

多目标粒子群算法简单实现

Language:PythonStargazers:0Issues:0Issues:0

NSGA-II

This is a python implementation of NSGA-II algorithm. NSGA is a popular non-domination based genetic algorithm for multi-objective optimization. It is a very effective algorithm but has been generally criticized for its computational complexity, lack of elitism and for choosing the optimal parameter value for sharing parameter σshare. A modified version, NSGA II was developed, which has a better sorting algorithm , incorporates elitism and no sharing parameter needs to be chosen a priori.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pymoo

NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

reinforcement_learning_financial_trading

MATLAB example on how to use Reinforcement Learning for developing a financial trading model

License:NOASSERTIONStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

SimpleGA

用python实现简单的遗传算法

Language:PythonStargazers:0Issues:0Issues:0

swarmlib

This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colony Optimization (ACO), Artificial Bee Colony (ABC), Grey Wolf Optimizer (GWO) and Whale Optimization Algorithm (WOA)

License:BSD-3-ClauseStargazers:0Issues:0Issues:0