Skip to content
#

adaptive

Here are 499 public repositories matching this topic...

shmuelie
shmuelie commented May 4, 2021

Would be great if the designer could be installed as a PWA

  • Make Designer installable as a PWA.
  • Stretch goals: Make designer work offline when user installed as a PWA.
  • Stretch goals: Allow user to persist the change on cards and data. When PWA is launched, the last editor data is showed
  • Stretch goals: Allow user to export/import t
RudyChin
RudyChin commented Jun 25, 2020

Hi Jiahui,

Thanks for the great work. I'm trying to reproduce AutoSlim for CIFAR-10 (Table 2).
Could you please provide a detailed hyperparameter you used for it?

I'm able to train the baseline MobileNetV2 1.0x to 7.9 Top-1 error using the following hyperparameters:

  • 0.1 initial learning rate
  • linear learning rate decay
  • 128 batch size
  • 300 epochs of training
  • 5e-4 weight decay
good first issue
Utopiah
Utopiah commented Jun 6, 2021

Hi, great component.

Unfortunately trying the demo I get WEBGL_UNSUPPORTED whereas https://webglreport.com/?v=1 or v=2 gives me

Linux x86_64 Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0
WebGL GLSL ES 3.00
GeForce RTX 2080 Ti/PCIe/SSE2

and https://get.webgl.org gives me a rotating cube.

Improve this page

Add a description, image, and links to the adaptive topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the adaptive topic, visit your repo's landing page and select "manage topics."

Learn more