-
- [ ] Roland and Tom: develop your own lists of the persistent, nagging questions, unknowns, uncertainties or black boxes
- [x] Mark: develop parameter table, adding information about parameter value…
-
The current method of computing metrics (error, AUC, RMSE, etc) is not quite robust in distributed setting. Currently, the given metric is first computed in each node locally (with its own data shard)…
hcho3 updated
3 years ago
-
Add an endpoint for enabling/disabling new submissions
ryanj updated
9 years ago
-
## Description
Whenever I try to load a Processing sketch in Python, other than an example sketch via the "Examples" selection dialog, the IDE crashes and closes by itsel…
-
c:/users/strik/appdata/local/arduino15/packages/esp32/tools/riscv32-esp-elf-gcc/esp-2021r2-patch5-8.4.0/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld.exe: C:\Users\strik\AppD…
-
https://www.figma.com/file/OON7BdcGohKbI8MaH2jJqH/Sketches?node-id=1%3A15&t=ZsEFJMxsxvRFZXPh-0
![Image](https://user-images.githubusercontent.com/56489645/203695014-7c65a9d4-9b7a-44d5-8f5d-e791ef0fad…
-
https://www.figma.com/file/OON7BdcGohKbI8MaH2jJqH/Sketches?node-id=1%3A15&t=ZsEFJMxsxvRFZXPh-0
![Image](https://user-images.githubusercontent.com/56489645/203695645-a8e83915-6562-4e15-aa6f-bbb88d2c5f…
-
```
What change would like to see?
The SPI library examples should explain (and use) the pre-defined pin number
constants MOSI, MISO, SCK, SS. Well, at least SS should be used on
DigitalPotControl…
-
```
What change would like to see?
The SPI library examples should explain (and use) the pre-defined pin number
constants MOSI, MISO, SCK, SS. Well, at least SS should be used on
DigitalPotControl…
-
I'm trying to run my sketches on a Thinkpad P70 with a discrete nVidia graphics card and an integrated Intel HD 530 (which is set as default graphics adapter*). The sketches I'm trying to run do work …