Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 158 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 158 Bytes

RLforBeamforming

RL experiments for wireless beamforming

Gym part is based on the Pendulum env from OpenAI Gym

RL part is based on Morvan Zhou's A3C code