Deep Learning on multi-GPU


vannahz - Posted on 31 May 2016

Project Description: 

Deep Learning becomes more and more important nowadays. It is necessary to put mass data into deep learning model and repeatedly practice the model to gain more useful features,and thus a strong computing power is essential. With the advent of Graphics Processing Unit (GPU), CPU cannot meet the requirements any more. GPU can provide ten and even hundreds times performance than CPU and multi-GPU devotes to effectively execute multiple concurrent threads on multi-cores, which is certainly a best computing power for deep learning. Image recognition is an important direction in Deep Learning, so it becomes our aim in this dissertation.

Researcher name: 
C.L.Wang
Researcher position: 
Professor
Researcher department: 
Department of Computer Science
Researcher email: 
Research Project Details
Project Duration: 
05/2016 to 08/2017
Project Significance: 
predict millions of images within seconds.
Remarks: 
high performance of GPU can lift the speed of our prediction.