Krishna Bhogaonker

Results 33 issues of Krishna Bhogaonker

Hello @ashleve thanks so much for creating this template. I am finding it so helpful in a lot of my development. I can't thank you enough. I had a question...

question

Hello. I was looking through the Edward documentation and did not find any references to bayesian networks with decision trees. Can Edward handle decision trees as yet, or is that...

Hello. I use Anaconda to create virtual python environments. I have `jupyter` notebooks and `jupyterlab` installed in my load virtual environment, as well as `codebraid.` But for some reason, I...

## ❓ Questions and Help **Description** Hey folks, I was hoping someone could tell me a better way to deal with this issue. I am getting a `StopIteration` error on...

## description This is more of a question than a request. But I was wondering if it is possible to include a table of contents in the HTML outputs from...

enhancement

## description I am trying to Weave a file to html that runs the `WorkPrecisionSet` function from the SciML `OrdinaryDiffEq` package. I am using Julia 1.7. I am including a...

bug

Hello. I was training a simple UODE and am encountering this error when running `sciml_train()`. The error seems to be somewhere in the interface between `DiffEqFlux` and `GalacticOptim`. I have...

Hey @KirillZubov this is a follow up on the slack question: ``` @Kirill Zubov or anyone, I wanted to write a simple simulation in NeuralPDE with the shallow water equations...

documentation

Hello. I was interested in including tikz diagrams in Pweave documents. I saw that there was an older post from 2016 on this issue, https://github.com/mpastell/Pweave/issues/36 . I was just wondering...

Hello, I was just wondering if the ReinforcementLearning.jl package can handle Partially Observed MDPs? I know that the POMDP.jl package can work with these, but the interface is very different....