Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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_episodes
Function · 0.90
eval_model_multithread
Function · 0.90
OfflinePredictor
Class · 0.85
PredictConfig
Class · 0.85
SmartInit
Function · 0.85
train
Function · 0.85
join
Method · 0.80
format
Method · 0.80
get_player
Function · 0.70
Model
Class · 0.70
Tested by
no test coverage detected