-
Notifications
You must be signed in to change notification settings - Fork 104
flux to lux in bayes-nn #462
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I do not know why the preview deployment is failing, its working fine when I open PR in my fork: |
|
@shravanngoswamii It is like permission issues. If so, you can always create new branches within this repo rather than from your fork. |
Ohhk, let me look into this issue too, as in future if someone else opens pr then this should be working fine! edit: fixed |
|
@avik-pal do you know why we have this |
|
Also, @shravanngoswamii can you see whether we can improve the visualisation of the results? Here is a nice example for inspirations: https://playground.tensorflow.org/ |
|
All codes work well on my side. Further, following code snapshot allows user to choose from the drop-down menu a sample and plots the corresponding decision boundary (using Plotly.jl): Not sure if this is what you wanted @yebai. |
For the most part, that should be harmless; it is just telling you the layer got an |
* testing preview workflow * testing preview workflow 2 * testing preview workflow 3 * testing preview workflow 4 * testing preview workflow 5 * testing preview workflow 6 * testing preview workflow 6 * testing preview workflow 6 * new preview test * new preview test 1 * final workflow * final workflow --------- Co-authored-by: Shravan Goswami <shravanngoswamii.com>
|
Preview the changes: https://turinglang.org/docs/pr-previews/462 |
Let's keep things simple in this PR. I am mostly referring to improving the plotting and visualisation of results. |
I will look into adding interactivity in plots! let's keep this feature for another day! |
|
@yebai This PR is good to go after this issue: Code: Warning Preview: https://turinglang.org/docs/pr-previews/462/tutorials/03-bayesian-neural-network/ |
Not sure if this helps things, but I found switching to |
It will be a great help if someone looks into this error, I do not know how it works!:
Code: https://github.com/shravanngoswamii/docs/blob/d3c0e0de7930bc862ec355edd614788f1079b040/tutorials/03-bayesian-neural-network/index.qmd#L209C1-L213C4