-
**Issue by [machinekoder](https://github.com/machinekoder)**
_Sun May 10 17:11:28 2015_
_Originally opened as https://github.com/machinekit/machinekit/issues/629_
----
Found some additional compile…
-
Hi, Great job, I'm also interesting in AlignTTS, did u trained a such model successfully? Or even already got generated wave samples? :)
-
Hi, I stumbled over the following:
When plotting meshes, the color interpolation appears to be done in the number space and not in the color space.
(apparently on all backends)
This has weird sid…
-
semgrep has a Lua support with `develop` status, see https://semgrep.dev/docs/language-support/
This is a list of possibly interesting things that should be discovered in Lua source code:
- (Lua…
-
## Arxiv/Blog/Paper Link
[Blog](https://blog.research.google/2024/03/generative-ai-to-quantify-uncertainty.html)
[Arxiv](https://arxiv.org/pdf/2306.14066.pdf)
[Science Paper](https://www.science.…
-
Thanks for creating a very interesting library, I'm interested to use it for some of my own machine learning projects.
One thing that would be really useful is core.matrix support. core.matrix alread…
-
adding all the requirement packages listed in [getting-started page](https://symmetrical-couscous-g63ee4k.pages.github.io/getting_started.html#installation) to be installed automatically a long with t…
-
## interactive tutorials
- [circles-sines-signals](https://jackschaedler.github.io/circles-sines-signals/coordinates.html)
- [complex-analysis](https://complex-analysis.com/content/table_of_contents…
-
### What happened?
The following line is bugged because it does not take into account the possibility that the upper or lower bound of an interval was declared infinite.
It is only triggered in dime…
-
try:
set.seed(123)
x = rpois(1000,1000)
ebpm_point_gamma(x,1)
ebpm_point_gamma(x,1)$posterior$mean