Pinned Repositories
mcxcl
Monte Carlo eXtreme for OpenCL (MCXCL)
cuMatlab
Build CUDA applications in Matlab.
cuStream
tutorial on cuda streams
FiberScattering
High Performance Computing of Fiber Scattering Simulation
gpgpu
gpgpu programming features
gpu_class_2016
GPUclass
GPU computing class
HMM_cuda
Hidden Markov Model for Isolated Word Recognition on GPU
notes-deeplearning
Hetero-Mark
A Benchmark Suite for Heterogeneous System Computation
leimingyu's Repositories
leimingyu/cuMatlab
Build CUDA applications in Matlab.
leimingyu/gpgpu
gpgpu programming features
leimingyu/linear_logistic_regression_gpu
linear / logistic regression on gpu
leimingyu/Neural-Network-with-Python
A neural network with 3 layers made with just numpy as dependency
leimingyu/cuda_timeline
generate timeline based on the profiling trace from CUDA command-line profiler
leimingyu/arrayfire
ArrayFire: a general purpose GPU library.
leimingyu/cke_ovlp_rate
check the overlapping rate and corresponding data size from the nvvp trace file
leimingyu/cke_vectorAdd
Concurrent kernel execution on gpu : vector add example
leimingyu/cmake-findopencl
FindOpenCL.cmake macro, which automatically finds OpenCL SDK in Windows (currently looks for Nvidia, Intel and AMD SDKs), OSX and Linux. In Windows it also tries linking if 32bit or 64bit lib versions should be used.
leimingyu/cuKNN
gpu cuda knn
leimingyu/fast-style-transfer
Fast Style Transfer in TensorFlow ⚡🖥🎨🖼
leimingyu/fbcuda
Facebook's CUDA extensions.
leimingyu/gitlab-shell
Replacement for gitolite
leimingyu/google_screener_data_extract
Retrieving of financial metrics of various stocks using python
leimingyu/Gravity
Minimal is the new cool.
leimingyu/h2d_overlapping
benchmarking the overlapping for multiple cuda streams
leimingyu/hexo-theme-bootstrap-blog
A simple Bootstrap v3 blog theme for Hexo
leimingyu/HIP-Examples
Examples for HIP
leimingyu/How_to_do_Sentiment_Analysis
This is the code for 'How to Do Sentiment Analysis' #3 - Intro to Deep Learning by Siraj Raval on Youtube
leimingyu/keras-workshop
Supporting documents for an introduction to Keras workshop at Franceisai event
leimingyu/ml
machine learningin python
leimingyu/openai-gemm
Open single and half precision gemm implementations
leimingyu/pca_analysis
pca, heatmap, feature selection
leimingyu/PythonMachineLearningExamples
Example Code from the book Python Machine Learning, using a database of character images.
leimingyu/recommender_live
leimingyu/rodinia30_streams
leimingyu/tflearn_mnist
tflearn on mnist datasets
leimingyu/tflearn_sentiment
sentiment analysis using tflearn
leimingyu/TorchCraft
Connecting Torch to StarCraft
leimingyu/ud120-projects
Starter project code for students taking Udacity ud120