Skip to content
#

gunicorn-with-flask-rest-api

Here are 43 public repositories matching this topic...

一个简单的搭建图像识别imagenet的flask后端API的方式,修改了全局model load的方式,使用nginx搭配Gunicorn启动Flask增加了模型推理的速度,使用虚拟环境搭配sh的启动方式,可以直接对model进行一键重启,并有错误日志监控。有问题,欢迎联系我。

  • Updated Jul 4, 2020
  • Python

This is question and answer app trying to explore complicated database schema and find unique functionalities. Preliminary system design on schema, read and write efficiency and data storage considerations over estimated number of users and application durations. Attempted Implementations of search algorithm that is compatible for the functional…

  • Updated Apr 19, 2021
  • JavaScript

Model Evaluation is the process through which we quantify the quality of a system’s predictions. To do this, we measure the newly trained model performance on a new and independent dataset. This model will compare labeled data with it’s own predictions.

  • Updated Jul 8, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the gunicorn-with-flask-rest-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gunicorn-with-flask-rest-api topic, visit your repo's landing page and select "manage topics."

Learn more