edmondja
edmondja
I have : Error: messages missing (1674798053 - 1674798080). Re-initializing book at sequence. Error: messages missing (1674798053 - 1674798081). Re-initializing book at sequence. Exception in thread Thread-693: Traceback (most recent...
There is a bug with ws.order_books. It seems that the asks and bids are correctly refreshed but lastest prices contained in the key "f" are not. When you restart the...
Is windows supported ?
I am not sure I understand it from your code, are you using Dilated Sliding Window or just regular Sliding Window ?
I have by running your demo notebook : --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) Cell In[25], line 10 7 X, y = make_classification(n_samples=5000, n_features=5, n_informative=3) 8 model = imodelsx.KANClassifier(hidden_layer_size=64,...
Hello, any plans for supporting training / fine tuning on specific tokens only ?
Are you planning to run more benchmarks as MLX for example just got a speed boost ?
Hello, any plan to adapt it to huggingface ?