-
when I use the Bayesian convolution neural network to process image problems, the output image has noise. Do you know why this is?
GGyan updated
5 years ago
-
Hey guys,
I'm running mnist_mlp.ipynb from examples/ and in my case, at certain point, the algorithm repeats hyperparameter combinations:
Trial 6: {'num_units': 111, 'activation': 'relu'}
Trial 7…
-
Is there a recommended (and preferably generic) mechanism to construct an array `y` that is a function of a variable `x` without encountering the issue that array mutation is not supported? Conceptual…
-
At the end of the section where you formally describe [Bayesian networks](https://ermongroup.github.io/cs228-notes/representation/directed/), you state
> It is not hard to see that a probability re…
-
Not present in orange at the moment,
but it would be a nice feature:
https://en.wikipedia.org/wiki/Bayesian_network
for example http://netica.org/
wibrt updated
5 years ago
-
TF Version: 1.1.0rc1 (installed from nightly: `Apr 10, 2017 1:03 AM`)
(run on CPU, Python 2)
```
import tensorflow as tf
import numpy as np
sess = tf.InteractiveSession()
sess.run(tf.global_…
-
**Describe the feature and the current behavior/state.**
Add the ability to create always-on dropout layers.
**Will this change the current api? How?**
Yes, adds a boolean option `always_on` …
-
New astrostats branch, draft version 3.
Working with Eric Feigelson (AAS Editor) and Vinay Kashyap (CfA).
Found under "Interdisciplinary astronomy"? "computational astronomy"?
[astrostats_v3.…
-
Hi! I've been working with your package for quite some time till now. But many things came up into my mind while using it. Please do help me if possible.
1. First, I found a tutorial like reference…
-
Hey @fhelwanger ,
I think would be great if you set a **Description** and **Website** for this repository, something like:
Description - An simple editor for Bayesian Networks
Website - http://fh…