Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 356 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 356 Bytes

Deep-Reinforcement-Learning-CFD

deep reinforcement learning using the simulated data from the spectral element/Fourier code Nektar

tar xzvf Nektar_DRL.tar.gz

tar xzvf DRL.tar.gz

ReadMe.txt under Nektar_DRL/ gives how to compile the spectral-element/Fourier CFD code DRL.tar.gz has all the DRL python code used in DRL training. xmlrpc is required.