Viewing profile — drams
drams
HN member- Joined
- Thu, Apr 26, 2018, 4:27 PM UTC
- HN karma
- 25
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About drams
No profile information was provided.
Recent public activity
-
comment
Comment #17525059
This result concerns the simulation of disease progression among untreated individuals. I'm not sure why it is relevant to mention therapeutic results...
- story
-
comment
Comment #16936154
It's best to say that an RBM is an undirected NN which models a probability distribution of some variables. You can sample from the distribution (which is a stochastic process). Th…
-
comment
Comment #16936031
See the comment above.
-
comment
Comment #16935781
Yes; The following recent review article actually provides code samples: https://arxiv.org/abs/1803.08823 which use an open-source version of our software called 'paysage' ( https:…
-
comment
Comment #16933571
No worries! :)
-
comment
Comment #16933550
I can try. (I am a coauthor of this paper) First off, Unlearn.ai is a startup working to build new tools that make precision medicine a reality. We needed to be able to build gener…
-
comment
Comment #16933405
To clarify: in the case of a BEAM both the generator and all but the top layer of the discriminator is replaced with an RBM. The adversary in this case operates on features encoded…