-
We aim to implement a system that leverages distillation and quantization to create a "child" neural network by combining parameters from two "parent" neural networks. The child network should inherit…
-
### 🔖 Feature description
It would be a good idea to add a DKIM signature to outgoing emails to improve email deliverability and security.
The feature would be simple added and could look like thi…
-
### Description
App crashes randomly while receiving updates from Firestore and app is in foreground. Frequently observed on iPhone SE (2nd generation).
Also attaching stacktrace from Crashlytics:…
-
After several meetings and deliberation with @hartm et al, we settled on the following interim plan for the version 1.0
- [ ] Update all dependencies, handling semver incompatibilities. (#225, TBD)…
-
### Summary 💡
We could do better with the base64 encoding algorithm.
First, we can use the native ones, why do we even have a `base64.ts` file? It doesn't make sense to me when there is:
- br…
-
**What**
After a refinement session, we (@SouthEndMusic, @gijsber, @visr) came to the conclusion that it would be nice to have a special control state "allocation", which is not defined via the `stat…
-
### Is your feature request related to a problem? Please describe.
`atKeys` files are not encrypted, thus they need careful management; I'd like it not to be a security problem if my atKeys file is…
-
## Implementing Automatic Differentiator
This issue tracks the implementation of an automatic differentiator for the expression compiler. The compiler parses expressions into binary trees, and this…
-
When diffing docker build logs, I noticed the new default "advanced" diff algorithm is very slow and sometimes can completely fail to produce a diff (even after 30 secs, for 15k lines file…
-
Today, Machine learning applications are important use-cases of Python.
I haven't prepared concrete benchmark implementations yet, but I would like to suggest guidelines for machine learning benchmar…