Eric Zeiberg

Results 13 comments of Eric Zeiberg

What is the downside of having the JS code request an update vs streaming directly to client? Also, nice job. I had a hard time finding a way to use...

So after some testing, the page tends to crash if left loaded for a period of time. Working on averaging out data points to minimize memory usage right now. Edit:...

Alright, after upgrading to CanvasJS, the graph can now handle hundreds of thousands of data points at once, with little optimization. Feel free to merge, I'll let you know if...

Its easy to include anything, really. Would you like just some text displaying the most recent validation loss value, or a graph?

Yep, that's fine. I'll work on it when I get some free time. On Aug 15, 2015 11:53 AM, "alexkruegger" [email protected] wrote: > Nice work! Is it possible also to...

Has this code been tested and confirmed as working? I would love to be able to use multiple dataset files

I'm not sure about the first question, but caffe itself is GPU supported with the CUDA Nvidia libraries. Go here http://caffe.berkeleyvision.org/installation.html for more info

You could do something like Bootstrap does where the text is inside of the bar: https://getbootstrap.com/docs/4.0/components/progress/#labels

Hi, any update on this feature?

Having the same issue