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.

Consider opening a GH discussions

See original GitHub issue

Hi Patrick,

First I would like to thank you and everyone involved in this package and related research 🎉 ! I’ve been trying to use it, but I’m seeing some nans and I would really appreciate your (and/or others) insights on this. Therefore I would like to know your thoughts about opening a GH discussions tab for non-issues related conversations, which is basically a forum inside GH.

Best regards,

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
darleybarretocommented, Nov 10, 2021

Are you normalising your input data? (You should be.)

I wasn’t 😞 . That did solve my problem! Thank you so much for you attention and help with this!

1reaction
patrick-kidgercommented, Nov 6, 2021

To be clear, I don’t suggest making all activations tanh. Rather, parameterising your vector field as something like tanh(mlp(...)), where mlp is some MLP using e.g. a softplus activation.

It’s certainly possible for this kind of thing to happen due to the data dynamics. Are you normalising your input data? (You should be.)

I’d also suggest trying a fixed solver with a small time step, and just making sure that the output values you get then seem sane. If not, then that’s an indication of a possible problem independent of anything to do with the numerical integration.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[RFC] Enabling Discussions in github for desc-help and/or RFC
Summary. Insert Descriptive Summary Discussions is an option in a GH repo settings tab, that allows to capture interactions on topics ...
Read more >
Creating github discussions using {gh} - RStudio Community
I'm trying to migrate about 4000 disqus comments to a giscus system, which is based on Github Discussions. I've used Maëlle Salmon's post...
Read more >
Building your community with GitHub Discussions - YouTube
Presented by Neha Batra, Director, Software Engineering, GitHubCalling all open source maintainers! Your communities have thrived with ...
Read more >
GitHub Discussions: An exploratory study of early adoption
Our findings are a first step towards data-informed guidance for using GitHub Discussions, opening up avenues for future work on this novel ...
Read more >
McNeel Forum
Topic Replies Views Activity Welcome to McNeel Forums 0 88757 June 27, 2013 Auto‑align text · Rhino · windows 3 68 December 23, 2022 Blender 3DMimport...
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