Skip to content

RPI is Refined Problem Information that helps to set up basic input handling code.

License

Notifications You must be signed in to change notification settings

boj-toolchain/rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpi

Refined Problem Information, for Baekjoon

TODO

  • Model
    • Extract variable names from the main text
    • Extract restrictions for each variable from the main text
      • 1st approach: classifier
  • Deployment
    • Convert PyTorch models to ONNX
    • Using ONNX Runtime Web for running inference without a backend
    • Create its own playground page
    • Provide pre-inferenced (and validated) information

Considerations

  • Format String like hh:mm:ss
  • An empty line between each testcase

About

RPI is Refined Problem Information that helps to set up basic input handling code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages