Thanks to visit codestin.com
Credit goes to github.com

Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

neuralnets

Here are 7 public repositories matching this topic...

In this project I have implemented the forward function of a Neural Network composed of sparsely connected layers. In order to parallelize the forward function I have built two implementation: one uses OpenMP and the other uses CUDA.

  • Updated Nov 15, 2021
  • C++

Improve this page

Add a description, image, and links to the neuralnets 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 neuralnets topic, visit your repo's landing page and select "manage topics."

Learn more