
리액트 훅(React Hook)으로 만드는 웹앱
최광성
모던 프론트엔드 프레임워크 중 가장 인기있는 React(리액트), 하지만 배우기가 어렵습니다. 이를 해결하기 위해 훅(Hook)이 나왔습니다. 본 강의는 훅을 이용해 React를 쉽게 배울 수 있도록 도와드립니다.
Basic
React, 웹앱
CUDA is a GPU programming language. It is a language that was created by modifying C and C++, so anyone who is a C or C++ developer can easily approach it. However, you must understand the characteristics of GPU machines and CUDA programming. This course understands GPU machines and writes CUDA to execute matrix multiplication, which is the basic operation of deep learning. Through this course, you will be able to handle GPU programming skillfully.
Fundamentals of GPU Programming
CUDA Installation and Configuration
GPU implementation of matrix multiplication algorithm
Performing benchmarks using the CUDA API
Various applications of GPU technology
With Google's focus on machine learning, GPU programming has become an undeniable trend. Machine learning, cryptocurrency mining, self-driving cars, AI, chatbots, and big data analysis all utilize GPUs. CUDA is the GPU programming language.
Because it's a language derived from C and C++, it's easily accessible to any C or C++ developer. However, understanding the characteristics of GPU machines and CUDA programming is essential. This course will teach you how to understand GPU machines and write CUDA code to execute matrix multiplication, a fundamental operation in deep learning. Through this course, you'll become proficient in GPU programming.
A graphics card, which processes a computer's image information and displays it on the screen, is designed to assist the central processing unit's graphics processing tasks. GPUs are widely used in AI and machine learning fields because they can dramatically increase computational speed.
Choi Gwang-seong
I've been immersed in programming since graduate school. After graduation, I stayed in the lab and worked on developing semiconductor factory prediction simulation software. My primary languages are C++ and CUDA.
I served as CTO at a startup called CCG. I developed SIMPLE, an interpreted language for GPUs. https://github.com/cks3443/simple
Who is this course right for?
Beginner in Programming
People who dream of becoming data analysts
Computer Engineering Major
People interested in deep learning
People interested in high performance computing
5,038
Learners
117
Reviews
29
Answers
3.8
Rating
9
Courses
All
18 lectures ∙ (2hr 19min)
All
18 reviews
4.0
18 reviews
Reviews 3
∙
Average Rating 4.3
Reviews 6
∙
Average Rating 5.0
5
강의 길이가 짧은게 장점이라면 장점이겠죠 ^^* 수강후기는 CUDA 프로그래밍이 뭔지 배웠다는 느낌과 CUDA 프로그래밍 쉽네라는 느낌을 받았습니다. 한줄 요약: 짧지만 강력크한 CUDA in C 강의. 앞으로 후속 강좌도 기대해도 되겠습니까?
좋은 평가 감사합니다. 도움이 되셨다니 기쁘네요. 후속 강의로 어떤 내용이 담기면 좋을지 의견 있으시면 말씀해주세요. 감사합니다.
Reviews 5
∙
Average Rating 5.0
$26.40
Check out other courses by the instructor!
Explore other courses in the same field!