Michael Green

Results 15 issues of Michael Green

Question on: https://github.com/TuringLang/Turing.jl/edit/master/docs/_tutorials/10_BayesianDiffEq.md So in your excellent tutorial on Bayesian Differential Equations, you first Bayesian example does not converge. Basically each chain finds it's own posterior which is distinct from...

As always, your package is awesome. There's something I've been wondering about for quite some time. I often find myself using the `stats::filter` function in R to do parameterized lag...

feature

In the Readme I can see the 3D structure listed and illustrated but I cannot for the life of me figure out how to do that? Am I missing something...

I got the following error message: > Error executing vim.schedule lua callback: ...ael/.vim/plugged/diagnostic-nvim/lua/diagnostic/util.lua:185: attempt to compare string with number Plugins: ```text - SimpylFold: OK - fzf: OK - vimwiki: OK...

I was wondering if there is a wish to also include temporal graph neural networks architectures in this repo or if that is preferred to be as a separate package?...

good first issue
temporalgraphs

## PR Checklist If you are contributing to `Javis.jl`, please make sure you are able to check off each item on this list: - [ ] Did I update `CHANGELOG.md`...

I would like to see an example of N balls bouncing around in a closed system measuring the entropy of that system over time. I primarily wanted to do this...

enhancement

Just found your Quandl package and would love to use it in julia v 1.0 so was wondering if you have any plans upgrading it to 1.0?

Right now you can pass css file that will get added but I find myself wanting to tweak more which means I would like to change the indextemplate.html as well....

## Feature In situations when you don't have a classification problem but a regression problem with multiple target variables I cannot see a way to make yardstick work with that...

feature