JCK-1096's Stars
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
Pierian-Data/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
srsran/srsRAN_4G
Open source SDR 4G software suite from Software Radio Systems (SRS) https://docs.srsran.com/projects/4g
kfoofw/bandit_simulations
Bandit algorithms simulations for online learning
vli02/leetcode
My leetcode solutions in C
LABORA-INF-UFG/NetSoft2020-Tutorial4
GZHU-DVL/tau-epsilon-greedy-RL
The code for the article "(\tau,\epsilon)-GREEDY REINFORCEMENT LEARNING FOR ANTI-JAMMING WIRELESS COMMUNICATIONS"
IIT-Lab/Spectrum-Power-Allocation
Deep Reinforcement Learning for Joint Spectrum and Power Allocation in Cellular Networks code
JCK-1096/Bandit-and-Reinforcement-Learning
Python implementation for Reinforcement Learning algorithms -- Bandit algorithms, MDP, Dynamic Programming (value/policy iteration), Model-free Control (off-policy Monte Carlo, Q-learning)
JCK-1096/bayesla-link-adaptation
Bayesian Link Adaptation under a BLER Target
JCK-1096/CommPy
Digital Communication with Python
JCK-1096/decentralized_qlearning_resource_allocation_in_wns
JCK-1096/Deep-Reinforcement-Learning-for-Dynamic-Spectrum-Access
Using multi-agent Deep Q Learning with LSTM cells (DRQN) to train multiple users in cognitive radio to learn to share scarce resource (channels) equally without communication
JCK-1096/DRL_for_DDBC
Simulation codes for the manuscript "Deep Reinforcement Learning for Distributed Dynamic MISO Downlink-Beamforming Coordination" submitted to IEEE Transactions on Communications
JCK-1096/gr-ofdm
Out-of-tree module for GNU Radio containing a complete OFDM implementation including GUI for reasearch and teaching
JCK-1096/IoT-MAB
Decentralized Intelligent Resource Allocation for LoRaWAN Networks
JCK-1096/ITU-Challenge-ML5G-PHY-RL
Scripts for the "ITU-ML5G-PS-006: ML5G-PHY-Reinforcement learning: scheduling and resource allocation"
JCK-1096/mabwiser
[IJAIT 2021] MABWiser: Contextual Multi-Armed Bandits Library
JCK-1096/MARLforChannelBondingWLANs
WLAN channel access through Multi-Agent Reinforcement Learning (MARL)
JCK-1096/MP-MAB
This project is created for the simulations of the paper: [Wang2021] Wenbo Wang, Amir Leshem, Dusit Niyato and Zhu Han, "Decentralized Learning for Channel Allocation inIoT Networks over Unlicensed Bandwidth as aContextual Multi-player Multi-armed Bandit Game", to appear in IEEE Transactions on Wireless Communications, 2021.
JCK-1096/NetSoft2020-Tutorial4
JCK-1096/PythonExamples
Python coding examples for wireless communication systems. This includes currently the topics of modulation such as 4-QAM, BPSK (2-PSK) with an AWGN channel and also Rayleigh fading.
JCK-1096/Resource-allocation-in-Cognitive-Radio-
Resource allocation for underlay DSA Cognitive Radio networks using reinforcement learning (Q-Learning))
JCK-1096/ResourceAllocationReinforcementLearning
intial version