PPOCoder icon indicating copy to clipboard operation
PPOCoder copied to clipboard

Code for the TMLR 2023 paper "PPOCoder: Execution-based Code Generation using Deep Reinforcement Learning"

Results 3 PPOCoder issues
Sort by recently updated
recently updated
newest added

Hello! After reviewing the codebase, I've noticed that it seems to focus solely on code translation tasks. I was wondering if there's a way to adjust the parameters to enable...

Hello, are the pretrained models available for this paper?

![image](https://github.com/user-attachments/assets/02b3e5dc-bf41-4b6b-b44c-ec1bf9f7508a) It looks like rl_run.py is custom for Code Translation, but I want to do a Code Completion task