Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 192 Bytes

File metadata and controls

3 lines (3 loc) · 192 Bytes
  • Keep a database connection persistent to speed up response time by opening a connection pool outside of the the API function
  • Image classification scoring on a custom deep learning model