During this talk we will create a simple AI algorithm using CUDA on an NVIDA GPU. With Big Data becoming such a large part of business, people are starting to turn to different methods to crunch data. One of these methods is using Graphics Processing Units to do the work on a massive scale. This talk will be using CUDA, a platform created by NVIDIA to create programs that run on GPUs. Specifically, the class will show creating a basic CUDA AI program using the k-means clustering algorithm. Writing a program to run on thousands of threads at a time can be vastly different from traditional programming, so come prepared to think outside of the box!
By |2017-01-14T09:11:39-05:00January 14th, 2017|