#variables #reinforcement-learning #training #ratio #stable #intervals #dqn

dqn_variable_ratio_test

Provides a generator for a deep q-learning network. Allows for random training intervals, and will be updated to a more stable version later.

1 unstable release

0.1.0 Jan 4, 2022

#21 in #training

MIT/Apache

12KB
287 lines

dqn_variable_ratio_test

Project in Rust which is a library for reinforcement learning. Currently trying to implement a variable ratio strategy for training a dqn.

Dependencies

~310KB