michiyasunaga/DrRepair
[ICML 2020] DrRepair: Learning to Repair Programs from Error Messages
This project helps software developers automatically fix common programming errors. By providing a program's code along with its compiler error messages, it suggests specific repairs. This allows developers to quickly identify and correct mistakes, streamlining the debugging process.
197 stars. No commits in the last 6 months.
Use this if you are a developer looking for an automated assistant to suggest fixes for common compilation errors in your C code.
Not ideal if you are working with programming languages other than C, or if you need to debug complex runtime issues rather than compilation errors.
Stars
197
Forks
34
Language
Python
License
MIT
Category
Last pushed
May 24, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/michiyasunaga/DrRepair"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
matlab-deep-learning/Quantized-Deep-Neural-Network-on-Jetson-AGX-Xavier
How to create, train and quantize network, then integrate it into pre/post image processing and...
bharathsudharsan/ML-Classifiers-on-MCUs
Supplementary material for IEEE Services Computing paper 'An SRAM Optimized Approach for...