Deep-Reinforcement-Learning-for-Dynamic-Spectrum-Access icon indicating copy to clipboard operation
Deep-Reinforcement-Learning-for-Dynamic-Spectrum-Access copied to clipboard

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

Results 3 Deep-Reinforcement-Learning-for-Dynamic-Spectrum-Access issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

Dear shkrwnd I'm so sorry to bother you.I need your help,Dou you have the full code with this paper(Deep multi-user reinforcement learning for dynamic spectrum access in multichannel wireless networks)

WARNING:tensorflow:From C:/Users/38461/Desktop/Code/Deep-Reinforcement-Learning-for-Dynamic-Spectrum-Access-master/Deep-Reinforcement-Learning-for-Dynamic-Spectrum-Access-master/Deep-Reinforcement-Learning-for-Dynamic-Spectrum-Access-master/train.py:56: The name tf.reset_default_graph is deprecated. Please use tf.compat.v1.reset_default_graph instead. WARNING:tensorflow:From C:\Users\38461\Desktop\Code\Deep-Reinforcement-Learning-for-Dynamic-Spectrum-Access-master\Deep-Reinforcement-Learning-for-Dynamic-Spectrum-Access-master\Deep-Reinforcement-Learning-for-Dynamic-Spectrum-Access-master\drqn.py:8: The name tf.variable_scope is deprecated. Please use tf.compat.v1.variable_scope instead. WARNING:tensorflow:From C:\Users\38461\Desktop\Code\Deep-Reinforcement-Learning-for-Dynamic-Spectrum-Access-master\Deep-Reinforcement-Learning-for-Dynamic-Spectrum-Access-master\Deep-Reinforcement-Learning-for-Dynamic-Spectrum-Access-master\drqn.py:9: The name tf.placeholder is deprecated. Please...