-
### Use of custom remappers for training.
Right now, only the angle to cosine/sine remapper is provided with anemoi-models. I feel like there might be a need for additional 1-to-1 remappers, e.g. m…
-
This library is not suitable for use in a production-ready environment. Whenever a new field appears in init_data, both validation and data parsing immediately break. I believe the library should be r…
-
The current public behaviour is singletons only. It doesn't work for quite some scenarios. There is a workaround like this:
```typescript
class ServiceProvider extends dicc.ServiceProvider {
ge…
-
Right now isn't it hardcoded to use html/template?
How can I use something else like templ?
[https://templ.guide/](https://templ.guide/)
I did make it working by compiling the template as a s…
-
## Feature Request
## Is your feature request related to a problem? Please describe
I often work with custom and/or modified variations of the MAX SDK to both contribute fixes/updates to the cod…
-
![Screenshot 2024-11-15 at 5.19.28 PM.png](https://raw.githubusercontent.com/yihuididi/pe/main/files/349e8318-001a-44fd-adff-fd00f6d011f3.png)
There could be clinics that are not open every day. Curr…
-
With Annif, it is possible to use several specialised models for prediction in an ensemble. However, all models in an Annif ensemble, can only be given one specific single kind of text for prediction,…
-
https://github.com/LibreSolar/bms-firmware/blob/ad92b6acd5a589f23704c59ea708b19479d0f4ea/drivers/bms_ic/bq769x2/bq769x2.c#L480
It seems that this initialisation assumes very specific BMS board.
In…
-
![Screenshot 2024-11-15 at 5.19.28 PM.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/349e8318-001a-44fd-adff-fd00f6d011f3.png)
There could be clinics that are not open eve…
-
Right now the OSD in pixelpilot is quite rudimentary and mostly hardcoded. I think we should make it possible to define it declaratively in some config file. Later external programs can be used to gen…