Skip to content
Snippets Groups Projects
Commit 3b9fe874 authored by MaximeCerise's avatar MaximeCerise
Browse files

save

parent 81651728
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,4 @@ We finally have an evaluation with 100% of sucess:
Here we set up a complete pipeline to solve Cartpole environment with A2C algorithm.
Wandb has been set up to follow the learning phase.
https://wandb.ai/maximecerise-ecl/cartpole-a2c
![alt text](saves/rollout.png)
Wandb has been set up to track the learning phase : [WandB tacking](https://wandb.ai/maximecerise-ecl/cartpole-a2c?nw=nwusermaximecerise)
import gym
import gymnasium as gym
import torch
import numpy as np
import torch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment