HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ScoutOrgo

no profile record

コメント

ScoutOrgo
·2 年前·議論
As someone that is familiar with using nvidia-smi to track util, what are some commands people use to track the SM efficiency? The end of the article had some references, but no examples of what to use explicitly.
ScoutOrgo
·2 年前·議論
At what point is google liable for the increased rate of accidents from features like this? Surely they have some data that can estimate users getting in accidents while using gmaps.
ScoutOrgo
·2 年前·議論
You also had to go in store to buy cigarettes, so the application of regulation would work a little differently in the case of social media.
ScoutOrgo
·3 年前·議論
Hey Jeremy, it seems like you could calculate exactly how much a model learns in a single step by calculating the loss for a batch a second time (with no_grad) after the loss is calculated the first time and gradients are updated. This seems like it could produce interesting outputs when graphing the difference of first and second losses at the batch or observation/question level.