-
Hi,
I would like to use mealpy to solve game problems, where each agent/solution in a population is a game-playing policy, and are evaluated by simulating multiplayer game instances. To determine f…
-
_brainstorm_ Survey+thesis
1 course msc for Q1 left. Did ML course and industry Kubernets experience. prior google summer of code experience. Python == main working language. Possibly: https://bitco…
-
### 请提出你的问题
rocketqa-base-cross-encoder中模型训练完后,利用deploy.sh导出模型,运行web_service.py启动服务,python rpc_client.py请求,发现预测单个样本和多个样本(预测batch不同)打分不一样。请问这是符合预期的吗?
https://github.com/PaddlePaddle/PaddleNLP/tree/de…
-
Subscribe to this issue and stay notified about new [daily trending repos in c](https://github.com/trending/c?since=daily).
-
### Checklist
- [x] The issue exists after disabling all extensions
- [x] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused b…
-
Please see this ticket for more information on the task:
https://github.com/OCNS/SoftwareWG/issues/61
We would like to set up a task force to deliver the first version of a resources that allows…
-
# [RFC] Supporting sparse semantic retrieval based on neural models
## Background
Dense retrieval based on neural models has achieved great success in search relevance tasks. However, dense methods …
-
Use this issue to describe your benchmark and solicit feedback. A benchmark consists of a one or more ONNX network files, one or more VNNLIB property files. For each instance (combination of `.onnx` a…
-
https://github.com/raphaelsty/neural-cherche/blob/97ba18d31a18ca41bbdc1e3d6a3f17769f3e1fff/neural_cherche/losses/ranking.py#L74
-
I have a siamese model, try to use generate_model(model, x_val, name=weights), but i don't know how to transform data to x_val? my model input is ([img1, img2], label), img1 and img2 shape is (1, 30, …