question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Acme example for AndroidEnv requires `reverb` (Linux only)

See original GitHub issue

The Acme run_acme_agent.py example appears to require /deepmind/reverb but that package - can only run on Linux systems at the moment:

⚠️ Reverb currently only supports Linux based OSes.

(from https://github.com/deepmind/reverb)

Core Acme installation:

pip install dm-acme
pip install dm-acme[reverb]

(https://github.com/deepmind/acme)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
kenjitoyamacommented, Jun 4, 2021

Yes, you can install whatever you want. AndroidEnv places no restriction on which apps you want to use for training, but if the app emits no messages at all in logcat you’ll have no rewards, which will make the training very tricky. Please see the task guide for more details about setting up a task.

0reactions
AlphaSuecommented, Jun 4, 2021

@kenjitoyama I solved that problem by looking at the random agent. I’m wondering if I can install other interested apps like league of legends as an Enviroment to train agent?

Thx!

Read more comments on GitHub >

github_iconTop Results From Across the Web

acme/episode.py at master · deepmind/acme - reverb - GitHub
A library of reinforcement learning components and agents - acme/episode.py at master · deepmind/acme.
Read more >
Components — Acme documentation - Read the Docs
ReverbAdders. Acme uses Reverb for creating data structures like replay buffers to store RL experiences. For convenience, Acme provides several ReverbAdders ...
Read more >
Compare Packages Between Distributions - DistroWatch.com
Complete summaries of the NixOS and MX Linux projects are available. Note: In case where multiple versions of a package are shipped with...
Read more >
Acme B-2 Low 2x10" Bass Speaker Cabinet - Reverb
Their customer service is excellent and reliable! $65.00 USPS shipping only within the Continental USA / "48 states". Other US destinations will require...
Read more >
raw - Spectrum OS
os-specific/linux/anbox { }; androidenv = callPackage ../development/mobile/androidenv ... only required for examples/tests }; gcdemu = callPackage .
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found