Maheswaran Parameswaran
Maheswaran Parameswaran
I could help writing the unit tests, if needed.
I would like to work on this one if its okay. Sorry for the late response, I had exams scheduled during this time
Sure, I am working on this
Minor changes: @murphyk I am just wrapping this, you can see my code [here](https://github.com/maheswarantp/JSL/blob/main/kalman_sampling_unit_tests.ipynb) will send a PR in a day or two. ## TODO - [ ] Usage of...
Okay, I will work on that, thanks :)
Building on @gileshd [kalman_filter_test.py](https://github.com/probml/JSL/blob/352f367526ef0fdee685c799567252310370f7c2/jsl/lds/kalman_filter_test.py), I have added a few more unit tests which could be useful. They are - [x] Test to ensure proper behavior of the kalman filter as...
## Questions regarding feature implementation Hey @tankmohit @steveruizok , Could you explain which all of these features are needed by you? - Color Input: Input color as HEX, RGB, HSL...
@mochizuki-pg had implemented a really rudimentary version of color picker for a use case I had here, don't think it's push worthy, but feel free to check it out here...