-
The meta-gamer has grown organically into a bit of a mess. This issue covers getting it back into shape.
### Aims
- Do as much in parallel as possible.
- All outputs should be serialized to the game …
arr28 updated
9 years ago
-
[070dd51e](https://arcprize.org/play?task=070dd51e)
Rule seems pretty straightforward:
- connect all dots of matching color in the same horizontal row
- connect all dots of matching color i…
-
Hello, I have try to extend your ccfnet to cross-domain, but unfortunately, I find my model didn't work as good as ccfnet in single area. More specifically, the test RMSE is always high, I guess it …
-
[Link to the foofactor package](https://github.com/qiaoyuet/foofactors)
SHA for foofactors package: ec5f28e
-
# IPL Score Predictor using Deep Learning
**Is your feature request related to a problem? Please describe.**
Currently, there is no effective way to predict the score of an IPL cricket match bas…
-
We lost [this match](http://www.ggp.org/view/tiltyard/matches/7f3a2ddbed886a56a44bc3419a71477f6fcd5174/) of Kalaha 6x2x4. [Local logs](http://localhost:9199/localview/tiltyard.kalaha6x2x4v0.142965564…
arr28 updated
9 years ago
-
Hi @kkdey,
I have following questions on GSSG pipeline. It is great if I can hear when you have a chance.
1. Regarding the generation of gene program .txt file from .csv. https://github.com/kkde…
-
I feel like the current one works out of sheer luck, I would love to have some assistance from someone with a very strong mathematical background to help me figure out the best static evaluator.
-
您好,请问训练后存在workdir/models中的模型如何在demo_MLSD_flask.py中使用呢?
我运行后报错如下:
Traceback (most recent call last):
File "demo_MLSD_flask.py", line 296, in
init_worker(args)
File "demo_MLSD_flask.py", line 255, …
-
I noticed that the Tiny-ImageNet labels are not in the range 0-199 nor in the range 0-999, this caused some problems when testing the dataset with a pretrained model on ImageNet, such as EfficientNet,…