leimingyu's Stars
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
wisdompeak/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
google/seesaw
Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
ContextLab/hypertools
A Python toolbox for gaining geometric insights into high-dimensional data
NVIDIA-developer-blog/code-samples
Source code examples from the Parallel Forall Blog
mbeyeler/opencv-machine-learning
M. Beyeler (2017). Machine Learning for OpenCV: Intelligent image processing with Python. Packt Publishing Ltd., ISBN 978-178398028-4.
dacorvo/gtest-cmake-example
A sample project using GoogleTest with CMake
sschaetz/nvidia-opencl-examples
fangq/mcxcl
Monte Carlo eXtreme for OpenCL (MCXCL)
maxhutch/magma
Fork of magma to include more BLAS
jiexunsee/Neural-Network-with-Python
A neural network with 3 layers made with just numpy as dependency
hongtaocai/code_interview
Answer to programming interview questions including all leetcode.com onlinejudge problems.
leimingyu/cuMatlab
Build CUDA applications in Matlab.
leimingyu/linear_logistic_regression_gpu
linear / logistic regression on gpu