Harishankar

Results 9 issues of Harishankar

Firstly, thanks for the great collection of code and articles. The articles were very useful in understanding DQN and implementing it. However, my code is very bad in learning. I...

Thanks for the wonderful project. I was analysing the code out of curiosity and found that the underlying math does not use the advantages of SIMD and Vector co-processors in...

new feature

**Describe the bug** Am using JSON Fact and appending values to an array. The array is not getting updated in the datacontext JSON Fact: ``` { "status": "start", "payloadData": "Whatever...

### Issue description The child fields of the same parent are rendered at different levels. Sample JSON Current Render The field "child3" looks like a child node of "child1,child2" which...

bug

Hi, Thanks for sharing your work. Just out of curiosity how much did your agent score?

Thanks for the wonderful project. Is there a sample project with TX and RX examples that I can refer to?

Some of the internal data structures are optimised for OpenGL ES and has workaround for Metal. This makes Metal based rendering slower.

enhancement

I am using ScrollViewWithOffsetTracking and want to set the initial scroll offset to a different value than 0. How can I do this?

discussions

I've a custom PCB based on RP2040 and tried upgrading the SDK to the latest version. What is observed is the device won't start when reset, but works perfectly when...