-
Hi,
First of all, thanks for this inspiring work!
In
https://github.com/haarnoja/softqlearning/blob/59c0bbb7d665616f796ab101de65227c89ffd318/softqlearning/algorithms/sql.py#L164
it seems to m…
-
Comment here with the day you wish to present, the name of the software (linked to the website), and a sentence or two about what it does. Please link *your* `proposal.md` below. (You are encouraged t…
-
This looks cool, a GPU based powder toy would make it run so much faster.
-
* Environments are evaluated on the controller
* the model computation can happen on individual nodes (assets/agents) to leverage their network environment
* we could even perform the dependency dis…
-
ShadowVim currently has a very straightforward approach to synchronizing changes between Neovim and Xcode. It is not very performant nor visually appealing.
:warning: Fixing this is not high on my …
-
In the `linalg.c` file that we need to write our functions in, the comments mention representing Matrices A, B and out as long arrays. I understand that this is so we can access each element of the ma…
-
- [ ] [Title: "Yi Model Family: Powerful Multi-Dimensional Language and Multimodal Models"](https://arxiv.org/html/2403.04652v1)
# Title: "Yi Model Family: Powerful Multi-Dimensional Language and Mul…
-
https://www.benevolent.com/guacamol
-
## Describe the bug
**Problem Overview:**
When running a test application on Windows 11 with a one window with a banch of controls (64), the rendering performance is stable at 140 FPS. However, wh…
-
Could WebAssembly be a possible target of Scala Native in theory?: http://webassembly.org/ As SN targets a C environment, and WebAssembly takes a C environment as source.