Skip to content
Snippets Groups Projects
Commit 2e15fdbf authored by cgerest's avatar cgerest
Browse files

Update ReadMe

parent 7fa09d8f
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ En plus d'avoir accès à l'évolution du reward au cours des itérations, ce sc
Afin d'upload ce modèle sur Hugging Face, j'ai utilisé le court script 'push_model_HF.py'.
Le modèle entrainé est retrouvable ici: https://huggingface.co/CorentinGst/Cartpolev1/tree/main/a2c_cartpole_model.
Dans le 3ème fichier 'train_wb.py', je track l'entraînement sur l'environnement CartPole via Weights and Biases (W&B). Le résultat est visible ici: https://wandb.ai/corentin-ge/wandb_test_cartpole/runs/ybbl1bih?workspace=user-corentin-ge
Dans le 3ème fichier 'train_wb.py', on track l'entraînement sur l'environnement CartPole via Weights and Biases (W&B). Le résultat est visible ici: https://wandb.ai/corentin-ge/wandb_test_cartpole/runs/ybbl1bih?workspace=user-corentin-ge
Finalement, en mettant bout à bout ces différentes étapes, on peut constituer un flux de travail complet sur un nouvel environnement: PandaReachJointsDense.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment