1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
1
Here is documentation regarding the reward graph and how to interpret it.
In AWS DeepRacer, training happens in iterations. Each iteration is collection of <n> episodes, n is 20 by default for PPO, and is configurable and 1 for SAC, and is fixed. At the end of every iteration, latest model is saved as checkpoint for evaluation. Evaluation runs for 5 episodes (called Trials) and evaluation metrics (average completion percentage, average reward value) are saved. The current selection for criteria best model is at the maximum average completion percentage.
Hope this information is helpful for you.
con risposta 2 anni fa
Contenuto pertinente
- AWS UFFICIALEAggiornata 5 mesi fa
- AWS UFFICIALEAggiornata un mese fa
- AWS UFFICIALEAggiornata 2 anni fa