index
:
cascades
master
[no description]
gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
simulation
/
main.py
Age
Commit message (
Expand
)
Author
2015-11-30
Big code cleanup
Thibaut Horel
2015-11-29
simple heuristic + star graph + rmse computation
jeanpouget-abadie
2015-11-29
active learning for mle + variational inf. (not bug-free)
jeanpouget-abadie
2015-11-28
switch to python 3 + blocks version of MLE implemented
jeanpouget-abadie
2015-11-23
adding likelihood to theano implementation
jeanpouget-abadie
2015-11-22
first semi working theano version
jeanpouget-abadie
2015-11-15
variational inference sgd function
jeanpouget-abadie
2015-11-15
small fixes
jeanpouget-abadie
2015-11-11
moving node-specific methods to new file, adding cascade-level log-likelihood...
jeanpouget-abadie
2015-11-10
changing non-defined prior and source specification
jeanpouget-abadie
2015-11-07
Final commit before submission
Thibaut Horel
2015-11-06
Add ambiguity experiment
Thibaut Horel
2015-11-05
adding graph level bayes stuff
jeanpouget-abadie
2015-10-22
adding boostrap + conf interval functions
jeanpouget-abadie
2015-10-22
Graph inference, first working version
Thibaut Horel
2015-10-16
Fix source selection + cosmetic improvement for Jean
Thibaut Horel
2015-10-16
Correct likelihood computation, still have to write the optimization code
Thibaut Horel
2015-10-16
Simulation code (WIP)
Thibaut Horel