-
Schematic at https://github.com/sinara-hw/Stabilizer/files/2592309/Stabilizer.PDF
Review of the main analog outputs (DAC):
- [x] Please move the 10R||10uF reference filter to between the reference…
-
For continuous data, there are 3 options to run a beam search when decoding:
1. This is a workaround. Quantize continuous truth values into into either one-hot vector or embedding, effectively tran…
-
Hi, thank you for developing this amazing project! I would really appreciate some help in clarifying how to define a GMM in Pyro.
I've been trying to implement various mixture models in Pyro. In al…
-
I've started sketching out requirements for a fast DAC to be used for ion shuttling/splitting. It's on the [Wiki](https://github.com/m-labs/sinara/wiki/Shuttler).
All comments welcome...
-
As I've reported on IRC we at FFRN can observe a higher load and frequent reboots on nearly 30% of our nodes.This happens if we reach a specific number of nodes and clients in our network. We have deb…
-
This line is executed twice, in two different cells:
```inference.initialize(var_list=tf.trainable_variables())```
The second time it is executed, an error is displayed. The notebook executes fine w…
-
I'm trying to replicate Alex Graves' paper: http://arxiv.org/pdf/1308.0850v5.pdf
The part with handwriting generation, I'm having trouble defining the objective function as a function of y_true and y…
-
Hi!
I've been experimenting with Edward to get a MDN model running. I've taken a look at the tutorial and the blog posts available but I'm facing some difficulties in getting rid of model wrappers …
-
This is mostly with regard to the changes in #344. The example scripts haven't been rewritten to reflect this, and this should be done.
Also, for example, the examples are sometimes broken - in `ex…
-
Hi.
In readme you have error in link on 'Introduction to MDN models and generic implementation of MDN'
```
#### [Introduction to MDN models and generic implementation of MDN](https://github.com/axe…