Siddhartha Gairola

Results 9 comments of Siddhartha Gairola

Thank you for your reply. I am currently using a Batch-Size of 20 with 4 GPUs and training the model end to end. I have 500K pairs for training. It...

@jacopoantonello let me know if this seems good? Thanks.

@realWDC could you please share the above. @jacopoantonello @realWDC also is there an existing implementation to compute the Curvature at a given point? Thanks!

@cfsmp3 I would like to work on this.

Mr. Jacobson could this be clarified? After making that change it works locally on my machine.

Hi! Yes, Scilab is an open-source software similar to MATLAB and OCTAVE. It has it's own version of the MEX_API. I needed some help with the compilation of this toolbox...

Thanks a lot! Yeah will do so. Cheers!

hi @mbanani, Actually later on only the preprocessing code works (which I could send a pull request for). However, the training / eval still run into a lot of issues...

For your question - Ir is 0.01 when batch-size is 8*2=16. Now when running on single-gpu with batch-size=8 and accumulative_counts=2, then you will use the same lr = 0.01 as...