Run the following command: source ./setup_env.sh
You will prompt to enter a password for user attendee: Enter host password for user 'attendee':
.
Ask the speakers to get the password.
After enter it you will see all your environment variable set and displayed:
Downladed parameters:
Your environment variables:
- STUDENT_ID: <id of the attendee>
- REGISTRY_NAME: the name of the registry to use with the Docker commands
- REGISTRY_LOGIN: <login to the remote registry>
- REGISTRY_PASSWORD: <password to the remote registry>
- AI_TOKEN: <AI token to use OVHcloud AI tools>
Following by the information of your Notebook:
$ ovhai notebook list --token $AI_TOKEN
ID NAME STATE AGE FRAMEWORK VERSION EDITOR URL
xxxxxxx-ssss-zzzz-ffff-tttttttttttt jupyterlab-kind RUNNING 65m conda conda-py311-cudaDevel11.8 jupyterlab https://xxxxxxx-ssss-zzzz-ffff-tttttttttttt.notebook.gra.ai.cloud.ovh.net
See instructions in the model creation section to do transfer learning of YOLOv11 model to play to the game Rock/Paper/Scissors.
See instructions in the training section to train the model on a large dataset and GPU.
See instructions in the application creation section to use the model and play to Rock/Paper/Scissors.