Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor various utils #295

Merged
merged 13 commits into from
Mar 28, 2019
Merged

Refactor various utils #295

merged 13 commits into from
Mar 28, 2019

Conversation

kengz
Copy link
Owner

@kengz kengz commented Mar 27, 2019

Refactoring

  • correct polyak update to prevent modification of src_net
  • refactor net_util; rename build_sequential to built_fc_model
  • fix onpolicy batch replay train freq; add OnPolicyAtariBatchReplay
  • add PID to logger
  • add fps to stats
  • correct standardize
  • use get_nn_name in RNN cell
  • implement gen_assert_trained as dev_check_training_step decorator

@kengz kengz merged commit 10fbb7f into master Mar 28, 2019
@kengz kengz deleted the refactor branch March 28, 2019 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant