-
### Subroutines, ideas, foundational material.
- Quantum algorithm for finding the minimum https://arxiv.org/abs/quant-ph/9607014
- Quantum algorithms revisited https://arxiv.org/pdf/quant-ph/97080…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
I would like to see the exposure of the backward and forward algorithms to the
CLI for HMM i…
-
As our project is similar to [NNI by Microsoft](https://github.com/microsoft/nni), I thought it might be good to study how they're doing things, compare it how we're doing things, and derive some lear…
-
Since `batch_size` describes something about how inference should proceed, I'm not sure it makes too much sense to specify it in the model. Instead, I think it would make more more sense as an argumen…
-
### Description
Investigate caching to improve performance especially when generating text embeddings.
-
We need a script or a workflow to take one of the configurations
- RL + environment
- MPC + enviornment
- safety filter + environment
with options
- random wall / fixed wall
- sampling c…
-
hpoit updated
7 years ago
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/ultralytics/hub/discussions) and found no similar quest…
-
### What happened + What you expected to happen
# What happened
When running a simple `PPO` training and then doing inference the following error occurs:
```
File "/home/simon/git-projects/tes…
-
This issue should address the question on how to solve an inference problem using sampling routines (for example [MCMC](https://en.wikipedia.org/wiki/Markov_chain_Monte_Carlo)) in a parallelization fr…