-
Now we have document for APIs https://opensearch.org/docs/latest/ml-commons-plugin/api/
We need to add document to explain what algorithm we support and each algorithm's parameter, function, how to u…
-
In contrast to A2C and A2C_ACKTR, PPO already includes a learning rate scheduling performed by Adam. In supervised learning it is debatable if one should use manual scheduling in combination with Adam…
-
Running Megatron-Deepspeed with pipelining seems to call PipeModule with the type:transformer partioning method which leads to this line of code - (https://github.com/microsoft/DeepSpeed/blob/2eafe41…
-
**Describe the solution you'd like**
I'd like the Q# compiler to be able to emit QIR that is not restricted to any particular profile so that it can then be fed into further tooling that can exploi…
-
This is more likely a feature request(if not available now).
As widely known that there're multiple minimas when **EI** , **LCB**, **PI** infill plan are used.
From what I can get in this code, i…
-
Add gradient based hyperopt algorithms in the style of
http://www.keerthis.com/report_hypergrad.pdf
-
### LensHubStorage.CREATE_PROFILE_WITH_SIG_TYPEHASH is unused
```solidity
bytes32 internal constant CREATE_PROFILE_WITH_SIG_TYPEHASH =
0x9ac3269d9abd6f8c5e850e07f21b199079e8a5cc4a55466d8c9…
-
Based on the requirements and the existing TxtAI ecosystem, here's a proposed approach to develop LLM Integration for Knowledge Graph Enhancement:
1. Automatic Knowledge Graph Generation and Enrich…
-
I open this issue to remember that there is a Plan method in the Planner in the master branch that, to the best of my knowledge, is not tested.
-
### 🐛 Describe the bug
I created a modified version of torchvision's pretrained Mask RCNN model to train on my own dataset, and I set the multiple random seeds to be able to compare different runs. H…