Results 20 comments of Neel Gupta

Same issue. Can anyone help?

@haifeng-jin I know you might be busy with a lot of work, but if you could just take out 2 minutes and provide some guidance; it would be very, very...

@haifeng-jin so is there TPU support in Colab for `AutoKeras`? Or do we have to stick with GPU’s?

Any new updates for possibly faster implementations?

@rosinality would you think its a good idea to expose the latent loss's weight as a parameter - or d'you think `0.25` should work on most other datasets too? 🤔

hi, many thanks for such a quick reply! so wouldn't that yield multiple context vectors after 3DNA (for each kernel) after the attention operation? do we simply concatenate the vectors...

Hmm.. 🤔 I tried writing it out in some code, but am unsure whether the shapes and logic is correct (sorry for newbie mistakes, first time writing pseudocode). I also...

yeah @lucidrains can you provide some insight as to how should we feed the data? I assume I have to construct a data generator to load each line of my...

Also getting this, strangely enough after some modifications 🤔 ```py FileNotFoundError: [Errno 2] No such file or directory: '/content/runs/train/yolor_p6/precision-recall_curve.png' ```

Alright. Would you also happen to know how much time does TPOT take on a regression problem (Just a rough estimate) on a normal GPU like V100 or a P100?...