-
@LaurenceA, your suggestion in #34 to somehow allow use of MCMCChain and samples with external models is very useful. I want to work towards this direction and my first impression is that your suggest…
-
Images not (yet) appearing on https://ericmjl.github.io/bayesian-deep-learning-demystified/
It looks like they're all there, and there's no 404, just they aren't rendering.
-
# Merge
~~embedded_ai/2017-08-07.md at bi-weekly-2017-08-07 · PerfXLab/embedded_ai
https://github.com/PerfXLab/embedded_ai/blob/bi-weekly-2017-08-07/bi-weekly-reports/2017-08-07.md~~
# Comp…
-
[http://machinethink.net/blog/apple-deep-learning-bnns-versus-metal-cnn/](http://machinethink.net/blog/apple-deep-learning-bnns-versus-metal-cnn/)
-
Following Bergstra NIPS 2011 (@jaberg for the intimates) it would be great to have a GridSearch-like object implementing Gaussian-Process based hyper-parameter optimization.
To keep things simple, we…
-
Use text:
What is Bayou?
* Bayou is a system for automatic synthesis of Java programs.
* Bayou's mission is to read a programmer's mind. You invoke Bayou with some "evidence" about what you w…
-
Hi,
I am trying to implement MCMC using PyMC3. While trying to execute the program, the sampling part took more time to complete. I don't see any gpu utilization ( 0% ) via nvidia-smi command.
`tra…
-
Similar to the new functionality `as_tensorflow_layer` we should do the same for at least theano.
Some short tests show that this works:
```python
class ODLTheanoOp(theano.Op):
__props__…
-
I suggest we consider every file except today's upload by me and the Rmd file as obsolescent and try to transfer their information into the file I just uploaded. I forgot to ask Edward how to merge fi…
-
Curious why all the params are auto-magically global with a shared namespace. Seems like a very different design choice than the nice cleanly scoped pytorch variables.
srush updated
6 years ago