-
- [ ] [classifiers/README.md at main · blockentropy/classifiers](https://github.com/blockentropy/classifiers/blob/main/README.md?plain=1)
# classifiers/README.md
## Fast Classifiers for Prompt Rout…
-
From David John Gagne:
> Replies from Gettelman
Going through the PUMAS code, I’ve found a few more issues that may be affecting both TAU and the emulator. They appear to be fixable if we can get …
-
This is the thread where all the other groups leave their feedback for the documentation of group Gamma.
-
Currently SPRT determines which hypothesis is more likely comparing two:
H0: Two nets have the same rating.
H1: The new net has a higher rating by 35.
Or, in other words, we are running SPRT(w,…
-
Hi! Great paper! I implemented manifold mixup and also support for interpolated adversarial training (https://github.com/shivamsaboo17/ManifoldMixup) for any custom model defined by user using PyTorch…
-
A while ago I realized that [the color planes can be used to input komi information to the network](https://github.com/gcp/leela-zero/issues/1576); today I finally have some time to implement the recu…
-
### Project Idea: Automated Model Training and Deployment Pipeline
**Project Description:**
Develop an automated end-to-end machine learning pipeline using Kubeflow Pipelines to streamline the pro…
-
I try to do feature matching on html-document-nodes, and use features of these document nodes (tagname, text, class, length,..) as placeholder (struct). Currently, the network consists of some fasttex…
-
Welcome!
I created this repository as a discussion hub for the ML ecosystem in Rust, "following" a talk I gave at the Rust meetup in London ([slides](https://docs.google.com/presentation/d/1dOqqosL…
-
Hi!
I have faced this issue for the past years. I wonder what are the options. I will present my solution which of course is not the best either the most efficient.
The problems are: working with…