Ce référentiel contient les exemples de déploiement de modèles AI, ML utilisant Python, Django et d'autres techniques.
Deploying a Flask application for a Data Science Project - https://github.com/anshupandey/Deploy_Machine_Learning_Projects/tree/master/Flask-IRIS-Classifier_predictor Here an ML model is developed for the popular IRIS dataset, model is exported as a pickel file, the pickle file is loaded in Flask code and exposed as an API.
Déploiement d'un modèle d'apprentissage en profondeur TensorFlow Utilisation de Flask - https://github.com/anshupandey/deploy_machine_learning_projects/tree/master/mnist_flask_project
Déploiement d'un code Chatterbot Chatbot à l'aide de FLASK - https://github.com/anshupandey/deploy_machine_learning_projects/tree/master/flask-chatterbot-app
Déploiement d'un modèle OpenCV à l'aide de Flask - https://github.com/anshupandey/deploy_machine_learning_projects/tree/master/mnist_flask_project