-
Kingma, Diederik Pieter. [Variational inference & deep learning: A new synthesis](https://pure.uva.nl/ws/files/17891313/Thesis.pdf).
-
## Good news
- The fixed-topology network is done. I will play with some other environments and see how the fixed neuroevolution performs. Will probably hardcode the neural-agent part for each env …
-
Hi, I found this project from this [issue](https://github.com/OctoMap/octomap/issues/29) in [Octomap](https://github.com/OctoMap/octomap).
I wanna know whether there is an approach to convert my oc…
-
-
Reservoir sampling is important. It's probably complex enough to require a separate data structure. My view of it has an `add` method and a `set` property. Maybe it follows set semantics at least f…
-
I want to define service attributes and their metadata in external data structure (most probably json) and then provide an ability to load this metadata to idris type definitions for type checking and…
-
## Tell us about it
As part of the documentation revamp described in #1331. We should add a page explaining how to work with `InferenceData` and show several common tasks. The guide should cover at l…
-
### Describe the issue as clearly as possible:
I run `examples/llamacpp_example.py`
```
outlines/models/llamacpp.py:180: FutureWarning: The input object of type 'Tensor' is an array-like implem…
-
## Background
The different models that can be trained in Neural-LAM are currently all sub-classes of `pytorch_lightning.LightningModule`. In particular, much of the functionality sits in the first …
-
**Is your feature request related to a problem?**
As part of the [Integration campaign](https://github.com/orgs/opensearch-project/projects/106) and [Integration RFC(https://github.com/opensearch-pro…