index
:
cascades
master
[no description]
gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
simulation
Age
Commit message (
Expand
)
Author
2015-12-03
adding figures + graphical model
jeanpouget-abadie
2015-12-02
sanity check
jeanpouget-abadie
2015-12-02
Fix errors computation
Thibaut Horel
2015-12-02
changes in if __name__ part of files
jeanpouget-abadie
2015-12-02
changing active learning definition plus main loops of mle/vi_blocks
jeanpouget-abadie
2015-12-02
Fix the mess and use sqlite backend
Thibaut Horel
2015-12-02
merge conflicts 2
jeanpouget-abadie
2015-12-02
merge confict part 1
jeanpouget-abadie
2015-12-02
frequency param introduced + plots_utils file sketch
jeanpouget-abadie
2015-12-01
Extract blocks utils and reorganize code
Thibaut Horel
2015-12-01
Adapt vi_blocks to the new code structure
Thibaut Horel
2015-12-01
Add extension to dump the log to a file, will make plotting easier
Thibaut Horel
2015-11-30
Sensible logging
Thibaut Horel
2015-11-30
Add relative error
Thibaut Horel
2015-11-30
Fix mle with blocks
Thibaut Horel
2015-11-30
Fix mle.py
Thibaut Horel
2015-11-30
Add constant source
Thibaut Horel
2015-11-30
Big code cleanup
Thibaut Horel
2015-11-30
syncing with Thibaut
jeanpouget-abadie
2015-11-30
making variational inference work
jeanpouget-abadie
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-24
vi_beta (first pass but incorrect)
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
Varitional inference, first working version
Thibaut Horel
2015-11-15
variational inference sgd function
jeanpouget-abadie
2015-11-15
Variational inference [WIP]
Thibaut Horel
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
small bug fix -> n to n-1
jeanpouget-abadie
2015-11-10
adding formating issue when n_nodes > 10
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
adding plots and experiments subsection
jeanpouget-abadie
2015-11-06
Add ambiguity experiment
Thibaut Horel
2015-11-06
adding to section Bayes
jeanpouget-abadie
2015-11-05
making hist plot prettier
jeanpouget-abadie
2015-11-05
adding graph level bayes stuff
jeanpouget-abadie
2015-11-05
adding simple bayes function
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