项目作者: Lostefra

项目描述 :
C implementation of a neural network using OpenMP and CUDA for parallelization.
高级语言: Cuda
项目地址: git://github.com/Lostefra/parallel_neural_network.git
创建时间: 2021-01-23T16:46:57Z
项目社区:https://github.com/Lostefra/parallel_neural_network

开源协议:MIT License

下载


parallel_neural_network

C implementation of a neural network using OpenMP and CUDA for parallelization.

This project was developed as a part of the course Architecture and Platforms for Artificial Intelligence (Mod. 2) - Alma Mater Studiorum Università di Bologna.

The report provides an in-depth analysis of the parallelization techniques employed and a description of the OpenMP and CUDA programs.