hyperdash-sdk-py icon indicating copy to clipboard operation
hyperdash-sdk-py copied to clipboard

Official Python SDK for Hyperdash

Results 32 hyperdash-sdk-py issues
Sort by recently updated
recently updated
newest added

When I try to use hyperdash, am getting the following error. Am using it on a GPU server over ssh. ``` (esrgan_working) rahul_k@gpuserver:~/Downloads$ hd run -n "UC Merced Land Use...

information outputted by TQDM is not outputted when the script is run together with hyperdash.

Hey! I just installed the hyperdash api on my Android. I followed the below instructions on my computer: pip install hyperdash hd login --email email: password: Things went as expected...

Currently the log screen flashing for every second.

Dear hyperdash people, Please add a licence to your projects. Using Hyperdash without a licence can be problematic ... If it can help: https://choosealicense.com/ Thanks ;)

Added basic docs. LMK what you think @richardartoul When testing with https://github.com/aymericdamien/TensorFlow-Examples/blob/master/examples/4_Utils/tensorboard_basic.py, I ran into a few issues. 1) SDK watcher never detects that tensorflow experiment ended - it goes...

I have the following deprecation warning: ```text hyperdash\code_runner.py:29: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() arg_spec = getargspec(f) ```

__enhance__ #113 * multi metrics monitor(mse, crossentropy, etc.) * ref: https://github.com/keras-team/keras/blob/master/keras/callbacks.py#L552 * doc formatting

The app shows the running status for one of my experiments even though it's not running. There are no outputs on the movie app as well. I cannot reproduce the...

I've recently started receiving the above error message. Any input would be appreciated, I have a training session that starts and appears on the dashboard for a little bit and...