-
I applied on my dataset and that's shape changed to (K, N), that `k` is input to your model and `n` is my X_train data features number. I supposed `transform ` method is like dimensions reduction tra…
-
An TypeError appears in Input 6:
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
in
---->…
-
this should make the data reduction easier by ignoring daytime test images, usually just garbage of the inside of the dome or the mirror covers
-
I'm using a 1080p video as an input, after the conversion i downloaded it, and saw the bitrate and the resolution of the video has been decreased. Even the fps got changed.
Is there a way to keep the…
-
For transformer models with small to medium-sized gemms, the advantages of using fp8 cublasLt gemms may be overshadowed by the additional computational overhead introduced by memory loads in the quant…
-
Traceback (most recent call last):
File "train4.py", line 144, in
args.func(config, output_dir, args)
File "train4.py", line 44, in train_base
return train_joint(config, output_dir, a…
-
Currently the code does not copy/symlink *mos.txt files for most cases. It only has a built-in feature for the `fields` VM. As a result, this breaks for MOS data reduction on any other computer.
-
With the new 5-minute data (April 2022), the `fileIndex` and derived indexes are getting very big.
I think `rdwd` cannot be published atomatically on CRAN with the check NOTE _installed size is 5.…
-
Let `w, x` be vectors. I'm interested in computing `log(dot(w, exp.(x))`. The current `logsumexp` functions can be used to compute this, but one must take `log.(w)`which is troublesome when `w` can be…
-
This issue is for a future PR that I will be submitting. This issue allows for discussion on moving the JavaScript and CSS out of the source index.htm file into separate files. During initial prototyp…