This repository centralize all resources and examples (such as notebooks) that could be use with the OVHcloud AI Training product
git clone https://github.com/ovh/ai-training-examples.git
cd ai-training-examples
The tutorials are categorised by product and by task.
We offer examples on how to use AI Notebooks, AI Training and AI Apps. There are many forms: python
files, ipython
notebooks, Dockerfile
, ...
The tutorials structure is as follows:
.
βββ apps
βΒ Β βββ fastapi
βΒ Β βΒ Β βββ spam-classifier-api
βΒ Β βββ flask
βΒ Β βΒ Β βββ hello-world
βΒ Β βΒ Β βββ object-detection-yolov5-app
βΒ Β βΒ Β βΒ Β βββ static
βΒ Β βΒ Β βΒ Β βββ templates
βΒ Β βΒ Β βββ sentiment-analysis-hugging-face-app
βΒ Β βΒ Β βββ static
βΒ Β βΒ Β βββ templates
βΒ Β βββ getting-started
βΒ Β βΒ Β βββ flask
βΒ Β βΒ Β βββ hello-world-api
βΒ Β βββ gradio
βΒ Β βΒ Β βββ sketch-recognition
βΒ Β βββ streamlit
βΒ Β βββ audio-classification-app
βΒ Β βββ eda-classification-iris
βΒ Β βββ simple-app
βΒ Β βββ speech-to-text
βββ jobs
βΒ Β βββ jupyterlab
βΒ Β βΒ Β βββ tensorflow
βΒ Β βββ weights-and-biases
βΒ Β βββ audio-classification-models-comparaison
βΒ Β βββ data-processing
βΒ Β βββ models-training
βββ notebooks
βββ audio
βΒ Β βββ audio-classification
βββ computer-vision
βΒ Β βββ image-classification
βΒ Β βΒ Β βββ tensorflow
βΒ Β βΒ Β βββ resnet50
βΒ Β βΒ Β βββ tensorboard
βΒ Β βΒ Β βββ weights-and-biases
βΒ Β βββ object-detection
βΒ Β βββ miniconda
βΒ Β βββ yolov5
βΒ Β βΒ Β βββ weights-and-biases
βΒ Β βββ yolov7
βΒ Β βββ images
βββ getting-started
βΒ Β βββ miniconda
βΒ Β βΒ Β βββ ai-notebooks-introduction
βΒ Β βββ pytorch
βΒ Β βββ tensorflow
βββ natural-language-processing
βββ speech-to-text
βΒ Β βββ miniconda
βΒ Β βββ advanced
βΒ Β βΒ Β βββ sounds
βΒ Β βββ basics
βΒ Β βΒ Β βββ sounds
βΒ Β βββ compare-models
βΒ Β βββ sounds
βββ text-classification
βββ hugging-face
βΒ Β βββ sentiment-analysis-twitter
βΒ Β βββ BARThez
βΒ Β βββ BERT
βΒ Β βββ CamemBERT
βββ miniconda
βββ spam-classifier
- Documentation: https://docs.ovh.com/gb/en/publiccloud/ai/
- Contribute: https://github.com/ovh/ai-training-examples/blob/master/CONTRIBUTING.md
- Report bugs: https://github.com/ovh/ai-training-examples/issues
Copyright 2021 OVH SAS
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.