simulate icon indicating copy to clipboard operation
simulate copied to clipboard

Sf2 integration

Open edbeeching opened this issue 3 years ago • 1 comments

Implements sf2 integation with the following example: examples/rl/sf2/sf2_procgen.py

To install:

  1. pip install -e .[sf2]
  2. pip install git+https://github.com/alex-petrenko/sample-factory.git@multi_input_model_builder

edbeeching avatar Sep 28 '22 07:09 edbeeching

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.