Published 2018-07-16 14:20 Tagged on graph algorithms Articulation Point  If a graph becomes disconnected after removal of any node (and its adjacent edges also) from the graph, then we call that node as an articulation point of the graph. In the picture, we can see that if the node d is...
Published 2018-07-16 00:41 Tagged on ubuntu 1080-ti cuda deep-learning 1080 TI: CUDA 9.0 and Graphics Driver Installation in Ubuntu 16.04 ## Download ---------------------- * I have installed both the graphics driver and cuda from a single installation file `cuda_9.0.176_384.81_linux.run`. It comes with compatible driver version 384. So you have not to worry about driver compatibility issue....