google-deepmind/reverb

How to customize a selector

liying-1997 opened this issue · 1 comments

If I want to customize the selector of reverb, what steps should I follow?
How to compile the reverb from source(for Linux)?
Is there any documentation for the above two questions?
Thank you.

Please have a look at the documentation regarding building from source.

For selectors - you can read about them in the documentation as well
or please refer to the implementation for details example.