Skip to content

Deep neural network. Uses CUDA with cuDNN and cuBLAS_v2 libraries. Provides flexible model building. As an example, classificates cell Images for detecting malaria.

Notifications You must be signed in to change notification settings

s-khurtesov/cuda-neural-network

Repository files navigation

cuda-neural-network

Deep neural network. Uses CUDA with cuDNN and cuBLAS_v2 libraries. Provides flexible model building. As an example, classificates cell Images for detecting malaria.

Prerequisites

Building

The project can be oppened and builded with Visual Studio (MSBuild). Recommended to use Debug configuration.

Running

Output files are stored at x64/Release folder (or x64/Debug). Provided example uses images of cells resized to 50x50px RGB.

About

Deep neural network. Uses CUDA with cuDNN and cuBLAS_v2 libraries. Provides flexible model building. As an example, classificates cell Images for detecting malaria.

Topics

Resources

Stars

Watchers

Forks