-
Me again :)
I would like to understand how best to prepare data for a sequential recommender similar to GRU4Rec.
Our data initially can be viewed as just a bunch of sequences of variable length,…
-
I am using `R-4.3.2` with `doParallel v1.0.17` and `foreach v1.5.2`
I have built a proprietary R package which includes a function which parallelizes some tasks and sends them along with chunks of …
-
You should change the code such that when compiled for Windows, the following line uses `"wbS"` instead of `"wb"` for [caching optimized for sequential operations](https://docs.microsoft.com/en-us/cpp…
-
I have a model I want to sequentially transfer to different future time points. This part is fine:
```
rmm
-
Please see comments inline. The first two files are used to reproduce the issue whereas the last file combines the previous two and works fine. (Let me know if I have used Gun in a wrong way. )
```…
-
### Search before continuing 先搜索,再继续
- [X] I have searched the Data-Juicer issues and found no similar feature requests. 我已经搜索了 Data-Juicer 的 issue 列表但是没有发现类似的功能需求。
### Description 描述
Curre…
-
Hi. It's a very nice website. But I have some questions about the data.
On the website,
"read 1000,000 bytes sequentially from memory is 3us", so the memory bandwidth should be 1MB/3us = 333GB/s.
…
-
@fluffy and @wilaw Said that group IDs may be sparsely used, particularly in cases when they were chosen in a way to avoid collisions.
This sounds like an interesting set of use cases, but previous…
-
In [IPWB](https://github.com/oduwsdl/ipwb) (an web archiving replay system) we store archived HTTP headers and payloads in two separate objects for better deduplication of payloads. At the time of rep…
-
Good afternoon! I recently ran into an issue where there is pattern discrepancy between runs with sparseOptimization set to TRUE versus FALSE. The code I ran and the output is below. With sparseOptimi…