-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### What feature or capability would you like?
It would be nice to be able to generate random numbers.
### Do you have a proposed solution?
Implement a `random` module that uses `math/rand` u…
-
Maybe I'm just not understanding. I turned off Quality in the settings because I'd get random upgrades that would stop my bus as the factories upgraded. Now that I'm in a place with my factory that I …
-
Currently, the module selection randomly selects an option based on the weigting of the modules stacked together *then* checks if the module is a valid pick (i.e. isn't a duplicate) and doesn't make s…
-
**Describe the bug**
When running `inference.py --data-dir data --class-map class_map.txt --model efficientnet_b7 --num-classes 8 --checkpoint output/model_best.pth.tar` where `data` is a directory t…
-
When i run the boundary.py to use the isic2017 dataset(from the EGE-UNet), it goes wrong. Luckily, the isic2018 goes successfully!
"""
Traceback (most recent call last):
File "boundary.py", line …
-
## Expected Behavior
Tell us what should happen
## Actual Behavior
Tell us what happens instead
## Example Code
refer the [python version code ](https://github.com/microsoft/DiskANN/blob/main/workfl…
-
**Is your feature request related to a problem? Please describe.**
I wish I could use cuml to obtain individual tree results of a random forest. However, this function is not supported in the current …
-
- [ ] Access API
- [ ] Add it to the project with Selinium
-
An idea - create a wondering monster configuration file and have the code using i/o to read it in and create a list of wondering monsters. Then Monsters module could have a method to 'fetch random won…