Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tensorpack/tensorpack
/ DQN.py
File
DQN.py
examples/DeepQNetwork/DQN.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: DQN.py
4
# Author: Yuxin Wu
Callers
nothing calls this directly
Calls
13
play_n_episodes
Function · 0.90
eval_model_multithread
Function · 0.90
OfflinePredictor
Class · 0.85
PredictConfig
Class · 0.85
SmartInit
Function · 0.85
launch_train_with_config
Function · 0.85
SimpleTrainer
Class · 0.85
format
Method · 0.80
join
Method · 0.80
basename
Method · 0.80
get_player
Function · 0.70
Model
Class · 0.70
Tested by
no test coverage detected