carette
2017-11-13 22:11:03

The whole afternoon disappeared into tracking down a bug Ken sent me…


carette
2017-11-13 22:11:52

I can still write stuff today. But I am not sure who is writing what right now, and I don’t want to waste time on things others are already working on.


samth
2017-11-13 22:12:08

I’m still working on the compilation section


carette
2017-11-13 22:12:22

More specifically: @ccshan are you working on the Histogram section?


carette
2017-11-13 22:14:25

I did fix that bug, but now I don’t know if the result is ‘good’, so that we can use it as an example! I need someone who understands what counts as good output to check.


ccshan
2017-11-13 22:56:05

I’m not actively writing anything, just preparing to write the histogram section. So please feel free to write a histogram section, or at least import the existing text.


ccshan
2017-11-13 22:57:17

Thanks for tracking down the bug, but I believe without trying that your fix is a non-starter because it breaks all our Gibbs sampling benchmarks. I just came back from teaching and will write more soon.


samth
2017-11-14 06:05:05

I’ve just pushed about a page on compilation


samth
2017-11-14 06:06:37

We’re at about 9.5 pages, and plenty more remains to be written


samth
2017-11-14 06:07:06

@rjnw I think we need to focus on getting the benchmarks running, regardless of the optimization state at the moment


samth
2017-11-14 06:07:22

and then returning to optimization after we have plottable data


samth
2017-11-14 06:15:39

Also I created a submission on the PLDI site: https://pldi18.hotcrp.com/paper/54/edit


samth
2017-11-14 06:22:10

@samth set the channel topic: https://pldi18.hotcrp.com/paper/54


rjnw
2017-11-14 06:42:00

I am going to do that for the first three before going to sleep


rjnw
2017-11-14 06:42:31

along with the most of the optimizations running. Then it is only naive bayes and lda


rjnw
2017-11-14 06:42:45

Also I need help with the input data for that


rjnw
2017-11-14 06:43:20

If someone can pull out the script for getNews and store the input data for lda and naivebayes. I will be very greatfull


pravnar
2017-11-14 06:53:29

I can look into that