dqn_variable_ratio_test

Crates.iodqn_variable_ratio_test
lib.rsdqn_variable_ratio_test
version0.1.0
sourcesrc
created_at2022-01-04 19:46:39.846126
updated_at2022-01-04 19:46:39.846126
descriptionProvides a generator for a deep q-learning network. Allows for random training intervals, and will be updated to a more stable version later.
homepage
repositoryhttps://github.com/vidur2/dqn_variable_ratio_test
max_upload_size
id507973
size11,941
Vidur (vidur2)

documentation

README

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.

Commit count: 23

cargo fmt