issues
search
Glavin001
/
PeakProgrammer
Mastering coding precision with fine-tuned reinforcement learning
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Code Execution Tracing
#30
Glavin001
opened
1 year ago
0
Reward
#29
Glavin001
opened
1 year ago
0
Reward/penalize for valid/invalid imports
#28
Glavin001
opened
1 year ago
0
Penalize Duplicate Conditional Fragments
#27
Glavin001
opened
1 year ago
0
Reward usage of guard clauses / early returns & penalize nested conditionals
#26
Glavin001
opened
1 year ago
0
Reward/penalize code runtime performance
#25
Glavin001
opened
1 year ago
0
Reward step by step thinking within special comments
#24
Glavin001
opened
1 year ago
1
Setup Evaluation
#23
Glavin001
opened
1 year ago
0
Reward/penalize appropriate method/library usage
#22
Glavin001
opened
1 year ago
0
Penalize for conditional expression code complexity
#21
Glavin001
opened
1 year ago
0
Reward caching of expensive computations
#20
Glavin001
opened
1 year ago
0
Penalize inline temporary variables
#19
Glavin001
opened
1 year ago
0
Penalize assignments to parameters
#18
Glavin001
opened
1 year ago
0
Penalize for use of magic numbers
#17
Glavin001
opened
1 year ago
0
Reward for partial or complete successful solution to a programming problem
#16
Glavin001
opened
1 year ago
0
Penalize inappropriate intimacy of fields/methods
#15
Glavin001
opened
1 year ago
0
Penalize feature envy
#14
Glavin001
opened
1 year ago
0
Penalize sequence-wise for dead code
#13
Glavin001
opened
1 year ago
0
Penalize sequence-wise for duplicate code
#12
Glavin001
opened
1 year ago
0
Reward sequence-wise for well named methods for corresponding implementation
#11
Glavin001
opened
1 year ago
0
Penalize sequence-wise for long method
#10
Glavin001
opened
1 year ago
0
Penalize sequence-wise for long parameter list
#9
Glavin001
opened
1 year ago
0
Reward for clean code
#8
Glavin001
opened
1 year ago
0
Penalize dirty / code smells / technical debt
#7
Glavin001
opened
1 year ago
0
Reward for code readability
#6
Glavin001
opened
1 year ago
1
Penalize for code complexity
#5
Glavin001
opened
1 year ago
0
Parse code using tree-sitter
#4
Glavin001
opened
1 year ago
0
Using undefined variables/functions/etc
#3
Glavin001
opened
1 year ago
0
Syntax errors
#2
Glavin001
opened
1 year ago
0
Initial foundation
#1
Glavin001
opened
1 year ago
0