Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 531 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 531 Bytes

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