Skip to content
#

cuda-c

Here are 10 public repositories matching this topic...

CLE Third Assignment - The objective of this project was to take the second general problem, which have been discussed in the lab classes and for which we have developed both a multithreaded and a multiprocess solution. The aim now was to convert it into a CUDA program to be ran in a GPU under Linux.

  • Updated Jan 21, 2023
  • Cuda

Co-occurrence matrices act as the input to many unsupervised learning algorithms, including those that learn word embedding, and modern spectral topic models. However, the computation of these inputs often takes longer time than the inference. While much thought has been given to implementing fast learning algorithms. The co-occurrence matrix co…

  • Updated Oct 11, 2019
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the cuda-c topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cuda-c topic, visit your repo's landing page and select "manage topics."

Learn more