Pinned Repositories
2D-Irregular-Packing-Algorithm
Realize 2D irregular packing algorithm with python
A-python-package-to-MOEA
Multi-objective Evolutionary Algorithms using Python
Bilevel-Optimization-in-Coordination-Game
code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)
BIM_Workbench
A BIM Workbench for FreeCAD
bin-packing-drl
Solving the 1D bin packing problem (a NP-optimization problem) with Deep Reinforcement Learning
BOML
Bilevel Optimization Library in Python for Multi-Task and Meta Learning
CADTransformer
[CVPR 2022]"CADTransformer: Panoptic Symbol Spotting Transformer for CAD Drawings", Zhiwen Fan, Tianlong Chen, Peihao Wang, Zhangyang Wang
clash_for_windows_pkg
A Windows/macOS GUI based on Clash
coach
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
free
翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子
zc19950602's Repositories
zc19950602/rl_channel_allocation
Using Q-Learning to solve a modified bin packing type problem.
zc19950602/bin-packing-drl
Solving the 1D bin packing problem (a NP-optimization problem) with Deep Reinforcement Learning
zc19950602/Hands-on-RL
https://hrl.boyuai.com/
zc19950602/SelfResearch
TestExperiment
zc19950602/MyResearch
scientific research
zc19950602/CADTransformer
[CVPR 2022]"CADTransformer: Panoptic Symbol Spotting Transformer for CAD Drawings", Zhiwen Fan, Tianlong Chen, Peihao Wang, Zhangyang Wang
zc19950602/MARL-papers-with-code
Multi-Agent Reinforcement Learning (MARL) papers with code
zc19950602/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
zc19950602/Multi-Agent-Reinforcement-Learning-Environment
Hello, I pushed some python environments for Multi Agent Reinforcement Learning.
zc19950602/DRLSolver4DTSP
zc19950602/DRL-1DBPP
The dissertation project in my last year in UNNC. Applied Deep Reinforcement Learning approaches to solve 1D online bin packing problems.
zc19950602/FreeCAD_Conda
conda recipes for freecad and dependencies of freecad
zc19950602/evolutionary-computation
GA & MFEA for TSP problem
zc19950602/Python
All Algorithms implemented in Python
zc19950602/Learn-to-Pack
Reinforcement Learning Methodology for 2D Irregular Packing Problem
zc19950602/ma-gym
A collection of multi agent environments based on OpenAI gym.
zc19950602/BOML
Bilevel Optimization Library in Python for Multi-Task and Meta Learning
zc19950602/malib_deprecated
A Multi-agent Learning Framework
zc19950602/2D-Irregular-Packing-Algorithm
Realize 2D irregular packing algorithm with python
zc19950602/toolbox
The Docker Toolbox
zc19950602/Packing-Algorithm
Packing Algorithm&LP Search&Learn to Pack(Undergraduate Research)
zc19950602/Bilevel-Optimization-in-Coordination-Game
code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)
zc19950602/dqn-multi-agent-rl
Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)
zc19950602/opencascade
opencascade-7.4.0
zc19950602/A-python-package-to-MOEA
Multi-objective Evolutionary Algorithms using Python
zc19950602/drl_binpacking
3D bin packing is a classical and challenging combinatorial optimization problem in logistics and production systems. An effective bin packing algorithm means the reduction of total packing cost and increase in utilization of resources. Because the cost of packing materials, which is mainly determined by their surface area, occupies the most part
zc19950602/phd-thesis
Repository of my thesis "Understanding Random Forests"