Jegathesan Shanmugam

Results 7 comments of Jegathesan Shanmugam

I'm also facing the same issue. When I use the Lithium-ion battery as a power supply, the motor stuck after a few moments. However, the system working completely fine with...

@ROBOTIS-Will I got the waffle pi a week before, and I fully charged my battery before I use.

Hi @sundyCoder , The Username is ubuntu and Password is turtlebot.

It would be great if we have this feature for deep speech pre-build binary as well as, Inferencing more than one audio file at the same time. Currently, I've written...

@rilango I'm having an issue with Cell number 8 in this [Notebook](https://github.com/clara-parabricks/rapids-single-cell-examples/blob/master/notebooks/hlca_lung_gpu_analysis-visualization.ipynb). The code snippet is, ```python genes = cudf.Series(adata.var_names) barcodes = cudf.Series(adata.obs_names) sparse_gpu_array = cp.sparse.csr_matrix(adata.X) ```

Did you generate the tfrecord files? The procedure is available in the documentation.