dalinglyh's Stars
nageoffer/shortlink
🔥 热门推荐 🔥 SaaS 短链接系统,承载高并发和海量存储等场景难题。专为实习、校招以及社招而出的最新项目,项目质量不亚于 12306 铁路购票项目。
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
XinJingHao/DRL-Pytorch
Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)
Lizhi-sjtu/DRL-code-pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
sweetice/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
hill-a/stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
MorvanZhou/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
dromara/hutool
🍬A set of tools that keep Java sweet.
ningmengzhihe/DQN_base
DQN algorithm by Pytorch - a simple maze game
limix/chi2comb
Linear combination of independent noncentral chi-squared random variables.
wantingt7/RadarRL
clairephillips98/CognitiveRadar_RL
Reinforcement Learning for Cognitive Radar
ShaneFlandermeyer/RadarRL
Reinforcement Learning for Cognitive Radar (CS5073 Final Project)
lisifra96/Improved_RL_algorithm_mMIMO_radar
This repository contains the Matlab code used to generate the results in the paper “Enhancement of a state-of-the-art RL-based detection algorithm for Massive MIMO radars” https://ieeexplore.ieee.org/abstract/document/9760145
gaobingaobingaobin/anti-jamming
anti-jamming for CRN
Phuong86/Anti-Jamming
Classify the jamming pattern and predict the action of channel selection in the future time slots
abubakar-sani/jam_shield_v2_0
This repository contains all the projects, and necessary scripts and files developed for the anti-jamming projects. You can clone it to train and test the DRL agents, as well as to reproduce the results.
SiavashBarqiJaniar/Transfer_Learning_Jamming
Source code for the paper "Intelligent Anti-jamming based on Deep Reinforcement Learning and Transfer Learning," Siavash Barqi Janiar
MrE-Fog/anti-jamming
GZHU-DVL/tau-epsilon-greedy-RL
The code for the article "(\tau,\epsilon)-GREEDY REINFORCEMENT LEARNING FOR ANTI-JAMMING WIRELESS COMMUNICATIONS"
alter-yxw/Anti-jamming-Channel-Allocation-in-UAV-enabled-Edge-Computing-A-Stackelberg-Game-Approach
source code of the paper "Anti-jamming Channel Allocation in UAV-enabled Edge Computing: A Stackelberg Game Approach" published in MSN 2022
liuxin2017125/intelligent_anti_jamming
A simulation framework for anti-jamming communication, which includes some intellgient anti-jamming examples.
820fans/UDP-Video-Transfer
2019 Deecamp冬令营 - 低延迟视频传输
lhy6968/Counterfactual-Regret-Minimization-for-Anti-Jamming-Game-of-Frequency-Agile-Radar
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.