Skip to content

SagiK-Repository/CUDA_CPP_DeepLearning

Repository files navigation

문서정보 : 2023.03.31.~ 작성, 작성자 @SAgiKPJH


CUDA_CPP_DeepLearning

CUDA C++로 진행하는 DeepLearning의 모든 것!

  • Linux 환경에서 진행했습니다.

목표

제작자

@SAgiKPJH




flowchart TB
  subgraph TOP1["1. CUDA C++ 친해지기"]
      A00["Mandelbrot Set"]--->A01["Mandelbrot Set PNG"]--->A02["Julia Set"]
  end
  subgraph TOP2["2. Perceptron 기능 구성"]
      A10["AND Weight"]--->A11["AND Weight + Bias"]--->A12["AND HiddenLayer"]
  end
TOP1--->TOP2
Loading

내용

About

CUDA C++로 진행하는 DeepLearning의 모든 것!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages