Pinned Repositories
ai_lib
amcs
The code for AMCS project
Deep_learning_tricks
Some deep learning experiments.
Digital_Signal_Processing
Some trials about DSP.
Dylan2020THU.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Game-theory-tricks
What you see here are some tricks in game theory, just have fun.
genetic-algorithm-for-knapsack-problem
the genetic algorithm is leveraged to address the resource allocation issues in wireless communication networks
genetic-algorithm-for-V2X-resource-allocation
Math_Visualization
multi_agent_dqn
The decision brain for each agent in the system is modeled as Deep Q-Network (DQN). We will see how things happen in this multi-agent system.
Dylan2020THU's Repositories
Dylan2020THU/genetic-algorithm-for-V2X-resource-allocation
Dylan2020THU/genetic-algorithm-for-knapsack-problem
the genetic algorithm is leveraged to address the resource allocation issues in wireless communication networks
Dylan2020THU/Math_Visualization
Dylan2020THU/multi_agent_dqn
The decision brain for each agent in the system is modeled as Deep Q-Network (DQN). We will see how things happen in this multi-agent system.
Dylan2020THU/ai_lib
Dylan2020THU/amcs
The code for AMCS project
Dylan2020THU/Deep_learning_tricks
Some deep learning experiments.
Dylan2020THU/Digital_Signal_Processing
Some trials about DSP.
Dylan2020THU/Dylan2020THU.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Dylan2020THU/Game-theory-tricks
What you see here are some tricks in game theory, just have fun.
Dylan2020THU/Haar_wavelets_for_pedestrian_detecion
Haar transform is used for pedestrian detection
Dylan2020THU/maddpg-mpe
Dylan2020THU/mujoco-py
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
Dylan2020THU/PettingZoo
Gym for multi-agent reinforcement learning
Dylan2020THU/Pycharm_skills
Some skills about how to use Pycharm more fluently.
Dylan2020THU/python_grammars_symbols
To get familiar with the usage of the python grammar and symbols
Dylan2020THU/Q-learning
Dylan2020THU/Sarsa