Kevin Massaroni
Kevin Massaroni
Thanks @mubaidr, this is based on parameter averaging and data parallelization. It's probably the most naive implementation possible, but that's a good start because it's easy to test, and it's...
Thanks @mubaidr, I found some image data sets on these sites, below. I'll pick a good one and run some benchmarks. Based on my schedule this week, I'll probably have...
My findings: It looks like the multithreaded trainer can get better performance than a single thread. The results are encouraging so far: with a low learning rate and good tuning,...
Thanks guys! > Curious, in brain we use "iterations", would you be opposed to changing "epochs" to match? That is of course if they are synonymous. Thanks @robertleeplummerjr, they are...
Update: I got multithreaded training working for LSTMTimeStep now too. In this benchmark, it looks like it trains about 3x faster than the single threaded trainer, and in this case...
> if you're relying on other tabs to relay requests and communicate, they won't. If crosstab were running on a mobile browser, would the active tab's outbound messages queue up...