-
Don't have a julia version of the graph_tools module
-
## RaPiD: a toolkit for reliability analysis of non-deterministic systems
Link to paper: http://dl.acm.org/citation.cfm?id=2635868.2661668&coll=DL&dl=GUIDE&CFID=464701544&CFTOKEN=55037057
Link to Da…
-
What needs to be done before next release. Only one thing broke, otherwise things seem stable:
- [x] Random name generation has changed, crashes
- [x] Disable quests button if metadata not exist
- [x]…
-
First consider:
```
def and2(a;b): "\(a) and \(b) is \( a and b)";
def expected:
(true,false) as $one
| (true,false) as $two
| and2( $one; $two ) ;
```
`expected/0` of course produces the ex…
-
I presume that this is for e.g. updating Markov chains in some sort of MCMC-based gradient estimator, it would be good to document this though. @rizar Can you confirm that that's the sort of intended …
-
Hi,
I am interested in learning RBM using persistent MCMC with your HMC sampler.
My question is, how do we construct several parallel persistent markov chains with the code? Do we just store the sampl…
-
Hi!
I had learned the pipeline of ANGEL, however, I felt confused in some steps, following is question:
1) In the paper of ANGLE it need no error data for classifier and error-data in getting par…
-
Markov chains make for great entertainment when it comes to chat bots, and could be something to implement for private messages.
These bots basically learn from existing text (either pre-loaded or fr…
-
It'll be like an individual sitcom!
-
Describe the theory of Markov chains and their application in predicting usage patterns.