Pooya Mohammadi Kazaj

Results 6 issues of Pooya Mohammadi Kazaj

Hi @m3hrdadfi, thanks for your notable endeavors for the Persian community. I want to retrain the speech-gender recognition model and if you have trained it on a dataset other than...

Changing `is not` in line [https://github.com/havakv/pycox/blob/master/pycox/preprocessing/discretization.py#L155](https://github.com/havakv/pycox/blob/master/pycox/preprocessing/discretization.py#L155) to `!=` would solve the issue mentioned in issue #149

This error happens when using multi-processing. This error is due to this check that happens in line 55: [https://github.com/havakv/pycox/blob/master/pycox/preprocessing/discretization.py#L155](https://github.com/havakv/pycox/blob/master/pycox/preprocessing/discretization.py#L155) In my humble opinion, I don't see any reason to use...

https://github.com/pooya-mohammadi/deep_utils/blob/e0d437f8eaf2bad91958e7a78d549fbd2aee59a3/deep_utils/utils/download_utils/download_utils.py#L70 Right now the output is like the following: Downloading: [██████████████████████████████████████████████████] It would be great to have the downloading file name after `Downloading` Downloading image.png: [██████████████████████████████████████████████████] Showing percentage of the...