smile-luobin

smile-luobin

Geek Repo

Company:HW->MGTV->...

Github PK Tool:Github PK Tool

smile-luobin's repositories

CUDA

GPU-accelerated LIBSVM is a modification of the original LIBSVM that exploits the CUDA framework to significantly reduce processing time while producing identical results. The functionality and interface of LIBSVM remains the same. The modifications were done in the kernel computation, that is now performed using the GPU.

Language:HTMLStargazers:0Issues:0Issues:0

cuda-convnet2

Automatically exported from code.google.com/p/cuda-convnet2

Language:CudaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

go-fundamental-programming

《Go编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。

Language:GoStargazers:0Issues:0Issues:0

go-rock-libraries-showcases

《Go名库讲解》是一套针对 Google 出品的 Go 语言的第三方库进行评测讲解的集博客、示例与语音视频为一体的综合教程,适合完成学习完成《Go编程基础》教程的学习者。

Language:GoStargazers:0Issues:0Issues:0

go-web-foundation

《Go Web基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向完成《Go编程基础》教程后希望进一步了解有关 Go Web 开发的学习者。

Language:GoStargazers:0Issues:0Issues:0

kaldi-lstm

C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly language modeling etc, the training can be switched between CPU and GPU(CUDA). This repo is now merged into official Kaldi codebase(Karel's setup), so this repo is no longer maintained, please check out the Kaldi project instead.

Language:C++Stargazers:0Issues:0Issues:0

lzham_codec

Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++

Language:C++License:MITStargazers:0Issues:0Issues:0