Skip to content
#

neuralnet

Here are 26 public repositories matching this topic...

This repository contains Jupyter Notebook file containing the code to compare different sklearn classifiers on a dataset. Then it saves the output .png results in the working folder.

  • Updated Feb 18, 2020
  • Jupyter Notebook

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 neuralnet 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 neuralnet topic, visit your repo's landing page and select "manage topics."

Learn more