-
Hello and thank you for sharing this great litlle project.
did some testing to see how it work, but had some troubles.
after flashing the RP2040 is not detected as a HID device, is this normal ?…
-
![hB2VheeEXQ4ywRGQyxQJ42MJ5gRaZAWZUC9t4i-fBRxV_h5_50ULz-PQ4d234xPimnSnX5utnNSYTb0_-Csxuqfy](https://user-images.githubusercontent.com/109078296/202838535-6525b2c7-2f59-4bc7-8c27-4a2276e7953d.jpg)
!…
-
the pretrained text encoder and the image encoders are missing ....Where to find the same.....
-
Currently the encoder and speed values are rounded to integers which means that there is a loss in precision for `get_motor_status`: https://github.com/DexterInd/GoPiGo3/blob/b489bbd6d796c017df280f510…
-
### example
override json_encoders
~~~Python
class HelloResponseSchema(NinjaSchema):
aa_datetime : datetime
class Config(NinjaSchema.Config):
json_encoders = {
…
-
The test `./tests/test_encoders.py::TestEncoders::test_unique_column_is_not_predictive` fails for `QuantileEncoder`. That new supervised encoder wasn't added to this test.
My cursory understanding…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
Kandinsky 2.0 - the first multilingual text…
-
We need to add a test for the pre-trained poly-encoders
-
-Any way to access the TalonFX's or Neo's in the module through the module implementations here would be great,
-
Hello,
if anybody wants to use the encoder functionality together with the STM32duino Framework you have to replace the Encoder library by this modified version:
https://github.com/ModuloFS/Enco…