Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.02 KB

File metadata and controls

39 lines (26 loc) · 1.02 KB

Deep-Reinforcement-Learning-for-Dynamic-Spectrum-Access

Dependencies

  1. tensorflow>1.0
  2. matplotlib
  3. python 3.x(windows)

To install tensorflow ,follow the link tensorflow - windows

I recommend Installing with Anaconda

To train the DQN ,run on terminal

git clone https://github.com/shkrwnd/Deep-Reinforcement-Learning-for-Dynamic-Spectrum-Access.git
cd Deep-Reinforcement-Learning-for-Dynamic-Spectrum-Access
python train.py

To understand the code , I have provided jupyter notebooks:

  1. How to use environment.ipynb
  2. How to generate states.ipynb

To run notebook,run on terminal

jupyter notebook

Default browser will open, just open ipynb files and run them

This work is an inspiration from the paper

O. Naparstek and K. Cohen, “Deep multi-user reinforcement learning for dynamic spectrum access in multichannel wireless
networks,” to appear in Proc. of the IEEE Global Communications Conference (GLOBECOM), Dec. 2017