Jesse Farebrother
Jesse Farebrother
`fish_config` and select Nord as your theme.
@araffin the ALE related warnings about `seeding.hash_seed` and `rng.randint` are now fixed in `ale-py==0.7.5`.
This is also an issue I'm facing. In my case I want to use the Dockerfile 1.4 syntax and despite my best efforts this doesn't seem possible right now.
Hey @danijar, max-pooling isn't performed in the environment itself. We've gone back and forth whether these type of preprocessing steps should be in the environment or not. We ended up...
Hey @danijar, you make a good point about the excess renders. I'm guessing you want to stick to frame pooling and not switch over to averaging? If so, are you...
Hi @slerman12, the first warning can be safely ignored. There is something in your environment that might be non-standard. For example, do you have the ALE in your current path...
I don't plan on supporting Conda. What would be the advantages of supporting Conda? Pip supports binary wheels and anyone using Conda could just install pip.
@justinkterry Where do you see that Gym publishes to Conda? AFAIK they don't officially support conda and the Gym condo packages are community maintained. See https://github.com/openai/gym/issues/809. After everything is settled...
@weepingwillowben do you have any sense of how aligned other modes are with their manual, i.e., 1-indexed with the proper indices?
Yes, this should be as easy as adding a flag to `cibuildwheel`. When `ale-py` is officially released there will be an arm build.