Skip to content

Create module#4

Open
joshim5 wants to merge 5 commits intoopenai:masterfrom
joshim5:master
Open

Create module#4
joshim5 wants to merge 5 commits intoopenai:masterfrom
joshim5:master

Conversation

@joshim5
Copy link

@joshim5 joshim5 commented Jul 23, 2018

@Srizzle, @kcobbe and I are using sonic_util.py throughout our code, so it makes sense for this to be a module that we can include throughout our code. For example, currently, we are copy/pasting the implementation for SonicDiscretizer, but it would much cleaner to just do from retro_baselines.agents import sonic_util.

@joshim5 joshim5 requested a review from unixpickle July 23, 2018 03:45
@joshim5
Copy link
Author

joshim5 commented Jul 23, 2018

Note: an alternative solution is to copy the code from retro_baselines.agents.sonic_util into rl-algs/rl_common/retro_wrappers.py.

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

Comments