jhogg11

Results 4 issues of jhogg11

Click to expand! ### Issue Type Performance ### Source binary ### Tensorflow Version 2.9.0 ### Custom Code Yes ### OS Platform and Distribution macOS Monterey ### Mobile device _No response_...

stat:awaiting response
stalled
comp:keras
type:performance
TF 2.9

Love the module, but I was running into stale state issues. This might be a useful addition: ``` const useStateRefWithCallbackLazy = initialValue => { const valueRef = useRef(initialValue); const callbackRef...

Is there anything that would prevent replicating the `ThreadedWebsocketManager` class from the Binance library for Kucoin? I'm only interested in using the kline socket and it seems that most of...

This is more of a theoretical question, but I've noticed that prominent decomposition methods (e.g., VMD, EWT, EMD) have a limitation when trying to predict future time steps in that...