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
We currently provide the following tutorials as ipython notebooks
.
For Tensorflow
library :
- Basic computation using single CPU or GPU
- Basic computation using multiple GPUs
- 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.