rawmarshmellows
rawmarshmellows
I was wondering if I could disable scrolling for my modal dropdown?
Hi I was wondering why the maximum batch size is ~100 using a GPU with ~11GB of RAM whereas in the [tensor2tensor](https://github.com/tensorflow/tensor2tensor) the maximum batch size there is 1024?
Best practices to import with "*", also fixes my use case of automatically generate lookup dictionary by having the names of the models being exported: ``` from pretrainedmodels.models import __all__...
Hi, I was wondering if there was an ability to autoformat the cell on execution. I used to use `lab_black` and by adding: `%load_ext lab_black` At the top of the...
**What's your scenario? What do you want to achieve?** I was wondering what would be the best way to setup my policies where am I trying to model a hierarchical...