Skip to content

DeepNeuron-AI/evaluator-backend

Repository files navigation

Example Evaluator Backend

An example Flask backend which evaluates an input on a model. This project was written as an example of how a machine learning model can be embedded into an application.

To run the server, run app.py, which creates the Flask instance (or use "flask run" in the home directory) Variables for configuration are in config.py The endpoints of the application are defined in endpoints.py

For Flask reference:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages