-
It would be great/helpful to define a set of critical questions for students to define when approaching ML models and data:
e.g.
* "Accurate for whom?"
* "Accurate for which purpose?"
* "Appro…
-
I've recently learned about StableHLO, and been pretty convinced that it should be a frontend to HEIR:
1. StableHLO is an open-source first project aiming to be a standard inside and
outside …
asraa updated
4 months ago
-
Hi,
I recently updated to v1 and since then the Tailwind Prettier plugin no longer recognises the utility classes provided by this plugin. It moves the classes to the front of the class/classNames …
-
Hi there!
First off, thanks for the extension! We're using SML at my university and this comes in really handy!
I'd like to point out that `funsig` keyword doesn't seem to be "detected" as such.…
-
## Expected Behavior
When eg. `(root_modules root)` is used, dune produces a working `Root` module that reexports all libraries dependencies.
## Actual Behavior
The produced module exports …
mefyl updated
2 weeks ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
If a ML job goes into the failed state due to any transient problem, the way to get it started again is to force-close it, then open it.
```
POST _xpack/ml/anomaly_detectors//_close
{
"force…
-
I tried to refine the code for latest ffmpeg code base:
https://github.com/aimoff/ffmpeg/commits/gopro/7.0/
I think it works fine.
(Same problem as #4 is contained, but can be rescaled using v360…
-
As stated in issue #1227, short-paths usually gives weird behaviors for code using type aliases.
In the OCaml compiler, this issue can sometimes be mitigated by not using the `-short-paths` option …
-
Once the BE endpoints are created, we should do some performance testing to make sure that returning all the listings on the homepage via the new listing endpoint won't cause problems if we have 10x t…