-
Several of the functions in utilities/iterables.py use algorithms
which generate objects (permutations, etc) from a large class, and
then filter to return just those satisfy some condition. In many…
-
It's nice to have a topic with a list of validated and approved courses where people can start to learn the C++ language for a free or reasonable price.
-
hey i need documentaion or some sort of manual if it is complete . :smile: Thanks
-
We should allow notes and occurrences to be signed. The server implementation should verify these signatures and reject if they are invalid. Notes can specify accepted keys, and occurrences attached t…
-
In a long-running program, things should not be able to grow indefinitely.
It would be nice if those data structures have a bounded counterpart.
I.e. you create the data structure with a maximum siz…
-
Many secure elements and crypto accelerators require the use of wrapped keys and will not accept importing clear-text keys to their key store. The existing `psa_import_key` function could be augmented…
-
5: What are our teachers made of, and how can we find them
6: Work on the paper.
-
## Keyword: sgd
### A Convergence Theory for Federated Average: Beyond Smoothness
- **Authors:** Authors: Xiaoxiao Li, Zhao Song, Runzhou Tao, Guangyi Zhang
- **Subjects:** Machine Learning (cs.LG);…
-
We're probably too early to start thinking about optimizations, but these ideas/questions were on my mind so leaving this here for discussion.
1. As far as I understand the code, for the indexes we ar…
-
## 🚀 Feature Request
### Description:
I propose adding a curated list of top Data Structures and Algorithms (DSA) interview questions to platform. This feature will help users prepare for technic…