-
I'm quite lost as to the characteristics of each implemented algorithm. Specifically I am really interested in what each algorithm outputs - e.g. I can imagine the preprocessing algorithm doesn't outp…
-
I am not sure if the code for sumcheck is implemented as described in algorithms 1 and 2 of Section 3.1. Can you give me an answer?
wj404 updated
2 weeks ago
-
- Multithreaded frame capture implemented by @jimekevin
-
I have implemented deployment on go2 and would like to be able to conveniently deploy training models based on other algorithms to go2. But the jit file generation process is confusing, and I don't kn…
-
The documentation for [`list_replicas` ](https://rucio.github.io/documentation/client_api/replicaclient/#list_replicas) describes three sorting algorithms that have not been implemented yet:
https:…
-
### What would you like to Propose?
I would like to propose adding a dedicated file, SlidingWindow.java, to this repository. This file will contain sliding window algorithms commonly used in competit…
-
- [x] Greedy Star Coloring, "[What Color is your Jacobian](https://pdfs.semanticscholar.org/ae4d/65769b6551a51d6fc6be2f021515bffa0798.pdf)?" pg 662
- [x] Greedy Star Coloring 2, "[What Color is you…
pkj-m updated
5 years ago
-
We'll want to parse the EUDIW Reference Backend Issuer metadata located at in VC-K. It contains the JWS algorithms `EdDSA` and `none`, but those aren't implemented in signum.
Both values don't fit…
-
In the code, the datasets are being mounted from google drive which takes more time and lags execution time. Instead the datasets are present in Data directory so fetching from it will be more feasibl…
-
Developed a machine learning model to detect fraudulent credit card transactions with 93% accuracy on a dataset of 284,807 transactions. Preprocessed and normalized the data while handling class imbal…