-
"R & D"
-
Hey,
I'm the new maintainer of Gym (https://github.com/openai/gym), a very large artificial intelligence library. Right now Gym depends on https://github.com/openai/box2d-py, which is a fork of htt…
-
**This is a(n):**
- [x] New algorithm
- [ ] Update to an existing algorithm
- [ ] Error
- [ ] Proposal to the Repository
**Details:**
The task is to add code for **Gaussian Naive Bayes alg…
-
**This is a(n):**
- [x] New algorithm
- [ ] Update to an existing algorithm
- [ ] Error
- [ ] Proposal to the Repository
**Details:**
The task is to add code for **Neural Network** in any …
-
I'm trying to quantize a Mistral (7B) model to run with `aws-neuron` on an `Inf2` instance
It seems like the [`int8 weight storage`](https://awsdocs-neuron.readthedocs-hosted.com/en/latest/librarie…
-
Not sure what direction I'm going to go yet. Two thoughts I had:
1. Since a lot of actual novels were inspired by dreams, use posts from reddit r/dreams to try to generate some kind of narrative? N…
-
1) when using flatten with:
```
keep
keep
resolve
```
2) flatten will resolve and keep all inherited from parent(s) plugins,
regardless of what is actually used by other sections
…
-
# Background
SMORE has 6 algorithms for knowledge graph reasoning so far. However, it still has some limitations. For example, it limits in using type information of triple-based KG, and reasoning on…
-
I have revised the `model_adapter.py` and the `conversation.py`.
In `model_adapter.py`:
```
class M30Adapter(BaseModelAdapter):
def match(self, model_path: str):
return "mistral-30k…
-
I saw this [post on reddit](https://www.reddit.com/r/MachineLearning/comments/hrzooh/r_montecarlo_tree_search_as_regularized_policy/) and thought this might be of interest here. [Paper](https://proce…