Running Jupyter Notebook on a remote serverThis is a quick note to connect a remote server by running Jupyter notebooks on it.Oct 3, 2022Oct 3, 2022
Published inAnalytics VidhyaInstall CUDA 11.2, cuDNN 8.1.0, and python 3.9 on RTX3090 for deep learningThis tutorial is tested with RTX3090 on Ubuntu 20.04 LTS. The refereed installation guide is from…Mar 12, 202114Mar 12, 202114
Given a linear system Ax = b, if we know x and b, could we retrieve the original A?More often, by given linear system Ax = b, we think about how to solve x if we have known A and b. Now, let us rethink this problem if we…Jun 1, 2020Jun 1, 2020
Learning notes of TesnsorboardX (I)This post is a draft of my learning path to learn TesnsorboardX. In this post, I will go through the usage of basic api of TensorboardX…Oct 8, 2018Oct 8, 2018
Install CUDA 9.0 and CuDNN 7.2 on Ubuntu 18.04Thanks to the uploader: https://gist.github.com/Mahedi-61/2a2f1579d4271717d421065168ce6a73Sep 25, 201814Sep 25, 201814