Arthur Deygin

Results 5 comments of Arthur Deygin

In case some additional sources can be found from https://www.bloomberg.com/graphics/covid-vaccine-tracker-global-distribution/ - it seems to have very similar data, except Russia is assigned an order of magnitude more vaccinations (440K) compared...

@jilljenn why is installing from pip such a pain, from what I see from [pytorch docs](https://pytorch.org/get-started/locally/) it's just `pip3 install torch torchvision`. It seems to work ok for me. Are...

To prevent confusion due to new commits I'm adding new commits in https://github.com/Synthetixio/synthetix/pull/1834 (so once you're done reviewing this PR, you can review the added changes there, and possibly resolve...

Great, thanks for the quick response. I'll experiment more with those parameters and report back. If `cg_steps` proves to be an important parameter it might be worth making it passable...

I've done some more experiments. 1. `regularisation`: it seems in my case regularisation either has no effect or a detrimental effect. So perhaps number of iterations is indeed a better...