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.

Bug for infinite value

See original GitHub issue

Hi. I am experimenting with some RL algorithms, and sometimes I will record some values like inf into logs due to the unstableness of the algorithms. However, it seems like that aim does not work with these values. When inf was recorded, the experiment will still be shown on the dashboard, but when clicking in, it shows “Experiment does not exist”.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
IcarusWizardcommented, Apr 12, 2021

Thanks for the update! The experiments are now correctly displayed.

1reaction
gorarakelyancommented, Apr 12, 2021

@IcarusWizard the issue is resolved in the latest stable release. Please try it out and check if it works - aim upgrade && aim up. Inf values are just skipped now, but their visualization is already included in the upcoming release milestone. We also noticed an issue regarding to plotting big float values(e.g. 10e16 and greater), it will be included in the next release as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug: impossible to delete infinite values from DataFrame
When I check df , I see that there are some infinite values. np.any(np.isnan(df)) np.all(np.isfinite(df)) False ...
Read more >
[BUG] Endless/Infinite loop occurring for calculated values ...
It appears that formio.js will perform a endless loop when calculated values are used and the calculated value changes on every check. This ......
Read more >
Trader Uses Robinhood 'Infinite Money' Bug to Build $1.7 ...
Traders are using a glitch in Robinhood's app to trade with an infinite supply of borrowed cash, and one user said they turned...
Read more >
Infinite health bug: -129758 value : r/cyberpunkgame - Reddit
Infinite health bug: -129758 value. So, I installed multiple mods but now, when I entered the game, the health is -129758, and is...
Read more >
In-the-Wild Series: Chrome Infinity Bug - Project Zero
This is part 2 of a 6-part series detailing a set of vulnerabilities found by Project Zero being exploited in the wild. To...
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