samth
2017-11-12 00:28:02

@samth has joined the channel


rjnw
2017-11-12 00:28:02

@rjnw has joined the channel


ccshan
2017-11-12 00:28:02

@ccshan has joined the channel


ccshan
2017-11-12 00:55:26

pravnar
2017-11-12 01:02:55

@pravnar has joined the channel


ccshan
2017-11-12 04:48:29

The good news is I matched the 100%-accuracy GMM performance shown in our UAI paper, simply by moving the synthetic clusters farther apart like Rob did. Also, I made some progress tracking down why larger GMM inputs cause LogFloat to complain about invalid arguments—Praveen may be right that buckets are to blame.

The bad news is my laptop hangs at boot now. I’ll deal somehow, after sleep.


ccshan
2017-11-12 04:48:56

@samth invite Jacques Carette?


pravnar
2017-11-12 04:52:41

Yay!


pravnar
2017-11-12 04:52:48

But sorry about your laptop… :confused:


pravnar
2017-11-12 04:54:28

I am pushing a small change to benchmarks.cabal and some general Utils that should be useful for running Haskell-backend tests.


pravnar
2017-11-12 04:56:27

@rjnw I’d be curious to know if this commit will affect your “linking errors” with benchmarks.cabal…


rjnw
2017-11-12 04:58:24

rjnw
2017-11-12 04:58:37

they can be solved if we link dynamically


rjnw
2017-11-12 04:58:50

but stack takes care of that so I just don’t use cabal directly


rjnw
2017-11-12 04:59:08

that’s the reason for me setting up seperate stack package for running benchmarks


rjnw
2017-11-12 05:00:12

@rjnw set the channel purpose: PLDI, Go Go Go!


pravnar
2017-11-12 05:14:01

I don’t think my change will help you in that case. I’m making sure we use hakaru >= 0.6, i.e., the version in the github repo, since we need a betaFunc defn.