-
Have you guys read the latest modicum bot from CMU?
Also, Libratus beet Deepstack by a large margin, is there any interest in implementing Modicum into deepstack??
-
Please add support for custom updater plugin for update tracking [link](https://github.com/custom-components/custom_updater)
-
I've been looking for the right docker image and setting up stuff for days...
I am stuck at `th Training/raw_converter.lua 4`. Here's the error output.
```
root@a8cc5c2b7949:~/DeepHoldem/Source# …
-
I get this error whenever I run image_processing.scan service. How do I fix this?
```
Update for image_processing.person_detector fails
Traceback (most recent call last):
File "/usr/local/lib/…
-
Hello.
I followed the tutorial to code this project and wanted to know how can I do real time recognition and add a box around the person face or other subjects, with information about what it is a…
-
**Home Assistant release with the issue:**
0.101.2, fully upgraded OVA build on Proxmox VE 6.
**Last working Home Assistant release (if known):**
0.100
**Operating environment (Hass.io/Docke…
-
Need to address:
```
Integrations need to be in their own folder. Change image_processing/deepstack_object.py to deepstack_object/image_processing.py. This will stop working soon.
```
-
I am running into the following error when starting a deepstack_server
`./Game/bet_sizing.lua:49: num_bets in node is not specified`
-
I am using pytorch 0.4.1 .
The scatter_add_ works different from cpu to gpu.
============================
import torch
x = torch.rand(2, 5)
torch.ones(3, 5).scatter_add_(1, torch.tensor([[…
-
I find success when trying to run deepstack against the human interface out of the box.
However, after enabling the GPU flag I find this error below :
th Player/deepstack.lua
/home/xxx/torch/i…