MCPcopy Index your code
hub / github.com/pytorch/tutorials / mario_rl_tutorial.py

File mario_rl_tutorial.py

intermediate_source/mario_rl_tutorial.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2"""
3Train a Mario-playing RL Agent
4===============================

Callers

nothing calls this directly

Calls 12

SkipFrameClass · 0.85
ResizeObservationClass · 0.85
MarioClass · 0.85
MetricLoggerClass · 0.85
stepMethod · 0.80
actMethod · 0.80
cacheMethod · 0.80
learnMethod · 0.80
log_stepMethod · 0.80
log_episodeMethod · 0.80
recordMethod · 0.80

Tested by

no test coverage detected