Sasha Kolpakov
Sasha Kolpakov
Do you have your input files available? I have a running version of the code, so can try to replicate.
We have one successful run, though: https://github.com/david-thrower/cerebros-core-algorithm-alpha/actions/runs/6721781884 On Wed, 1 Nov 2023 at 17:46, David Thrower ***@***.***> wrote: > Background of the issue: > > - We have showcase demo...
Thanks! Should we try to update / add other CNNs? By the way in one EfficientNet Cifar-10 notebook I can see an orphaned computation (interrupted, never finished and never made...
1) Needs tensorflow_datasets be installed, otherwise the check fails. My bad! Updated requirements.txt, rerunning. 2) Also complains no CUDA. Please instruct the course of action. On Tue, 31 Oct 2023...
Thanks! I'm gonna follow this structure in all future pull requests. On Wed, 1 Nov 2023 at 00:04, David Thrower ***@***.***> wrote: > Here is what I did: I added...
It did fail, not sure if by a narrow margin or not. I think I will do the following: prepare a smaller dataset, where each class has a small given...