-
-
-
ConvNet Public
Forked from sdemyanov/ConvNetConvolutional Neural Networks for Matlab for classification and segmentation, including Invariang Backpropagation (IBP) and Adversarial Training (AT) algorithms. Trained on GPU, require cuDNN v5.
-
-
-
CUDA_brute_triangle Public
brute force examines all n choose 3 triangles
-
-
CUDA_Floyd_Warshall_ Public
CUDA implementation of the Floyd-Warshall All pairs shortest path graph algorithm(with path reconstruction)
-
-
-
CUDA_MEGA_DP_Example Public
A more advanced adaptation of a Dynamic Programming problem
-
-
A conversion of a 64 bit Dynamic Programming problem to a Linear Algebra CUDA implementation
-
Another CUDA implementations of a DP problem
-
Another double precision DP problem adapted to CUDA
-
-
