MCPcopy Index your code
hub / github.com/tensorpack/tensorpack / train-atari.py

File train-atari.py

examples/A3C-Gym/train-atari.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2# -*- coding: utf-8 -*-
3# File: train-atari.py
4# Author: Yuxin Wu

Callers

nothing calls this directly

Calls 10

play_n_episodesFunction · 0.90
eval_model_multithreadFunction · 0.90
OfflinePredictorClass · 0.85
PredictConfigClass · 0.85
SmartInitFunction · 0.85
trainFunction · 0.85
joinMethod · 0.80
formatMethod · 0.80
get_playerFunction · 0.70
ModelClass · 0.70

Tested by

no test coverage detected