sgoodfriend's picture
DQN playing MountainCar-v0 from https://github.com/sgoodfriend/rl-algo-impls/tree/0511de345b17175b7cf1ea706c3e05981f11761c
b9e43f7
raw
history blame contribute delete
116 Bytes
from rl_algo_impls.shared.encoder.cnn import EncoderOutDim
from rl_algo_impls.shared.encoder.encoder import Encoder