krish240574
New Contributor III
since ‎2021.08.03
Thursday

User Statistics

  • 14 Posts
  • 0 Solutions
  • 2 Kudos given
  • 6 Kudos received

User Activity

Hello, I was trying to pip install kxi according to the instructions at :https://code.kx.com/insights/1.5/api/kxi-python/index.htmlI get the following error :pip install kxiERROR: Could not find a version that satisfies the requirement kxi (from vers...
Hello, I'm using the KDB+ Insights free trial and am trying to setup a docker image as shown here : https://github.com/iodwyer/kdb-insights-sample-app/tree/main/docker How may I go about obtaining credentials for registry.dl.kx.com ? Please advise, T...
Hello, I was trying to install KDB Insights Core on Linux and was following the page at :https://code.kx.com/insights/1.5/core/install.html#binary-installation-linuxHowever, I can't find the qce-X.Y.Z-install.sh(qce-4.0.2-install) file on Nexus. How ...
Hello, I'm trying to write this code inside q: def get_model(input_shape, time2vec_dim = 3):inp = Input(input_shape)x = inp time_embedding = keras.layers.TimeDistributed(Time2Vec(time2vec_dim - 1))(x) /*******************/ Equivalent q code is : lyr:...
Hey q folks, The Kx hackathon is on the 1st of March, 2022. I know there's some time before that, but it would be nice to throw around some ideas to see what can and cannot be done. I'm a deep learning engineer with KDB+ experience, so I'm looking to...
Kudos from
Kudos given to