PPOCoder
Enrichment pendingCode for the TMLR 2023 paper "PPOCoder: Execution-based Code Generation using Deep Reinforcement Learning"
GraphCanon updated today · GitHub synced today
116
Stars
12
Forks
3
Open issues
2
Watchers
2y
Last push
Python MITCreated Oct 20, 2022
Trust & integrity
Full report- Maintenance
- Dormant (914d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Organization account
- As of today · Source: github_public_v1
- Security (OSV)
- 194 low (194 low)
- As of today · Source: osv@v1
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
Code for the TMLR 2023 paper "PPOCoder: Execution-based Code Generation using Deep Reinforcement Learning"
Capability facts
- Languages
- python
Source: github.language · Jul 11, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Python runtimePython
Source: README excerpt (regex_v1, Jul 11, 2026)
pip install -r requirements.txtSource link
Tags
README
Environment Installation
To run the code, install the dependencies in requirements.txt.
pip install -r requirements.txt