MCPcopy 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_episodesFunction · 0.90
eval_model_multithreadFunction · 0.90
OfflinePredictorClass · 0.85
PredictConfigClass · 0.85
SmartInitFunction · 0.85
launch_train_with_configFunction · 0.85
SimpleTrainerClass · 0.85
formatMethod · 0.80
joinMethod · 0.80
basenameMethod · 0.80
get_playerFunction · 0.70
ModelClass · 0.70

Tested by

no test coverage detected