alex-petrenko / sample-factory

High throughput synchronous and asynchronous reinforcement learning
https://samplefactory.dev
MIT License
811 stars 109 forks source link

Update custom-env: fix import, update func. name #257

Closed vballoli closed 1 year ago

vballoli commented 1 year ago
  1. Fixed missing imports to help easy-copy paste
  2. Updated the make_custom_env for uniformity with other environments
vballoli commented 1 year ago

Faced them when I was trying to integrate sample-factory. Great work btw, thank you so much for this!

alex-petrenko commented 1 year ago

Glad it helps you!