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.

No performance in all three algorithms

See original GitHub issue

I use the following command to run three algorithms on Pong respectively, but returns are always around -20 (by replacing <algo> with fqf and so on).

python train_<algo>.py --cuda --env_id PongNoFrameskip-v4 --seed 0 --config config/<algo>.yaml

Is there anything wrong now at master branch (b4928f91d22c80eb7e42aa268da7f64de7491636)?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
THSWindcommented, Aug 27, 2020

BTW, you have really good resources… I’m kinda jealous lol

Me too, what a lucky dog!

0reactions
terryzhao127commented, Jun 16, 2020

These resources are shared among our lab, not belonging to me LOL.

Thanks for your advice, now I got similar results!

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Measuring Your Algorithm's Performance
There is no “perfect” algorithm. But we now have the data and tools to think differently and find “good enough” solutions for the...
Read more >
— Performance of the three algorithms: number of steps ...
In this paper, we aim to elucidate the processes that occur during action preparation from both a conceptual and a computational point of...
Read more >
Analysis of Algorithms - CMU School of Computer Science
Performance concerns the amount of resources that an algorithm uses to solve a problem of a certain size: typically, we will speak about...
Read more >
Worst, Average and Best Case Analysis of Algorithms
A) For some algorithms, all the cases (worst, best, average) are asymptotically the same. i.e., there are no worst and best cases.
Read more >
YouTube Search & Discovery: 'The Algorithm' and ...
YouTube Search & Discovery: ' The Algorithm ' and Performance FAQs ... 3 :17 Does monetization status (like the yellow icon) impact my...
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