Implementation and Performance Evaluation of Vision Transformer Model Based on MCU-NPU(STM32N6)
project code Paper(korean) Slides Presentation video
project code Paper(korean) Slides Presentation video
Introduction Recent Large Language Models(LLMs) have strong performance across various domains that require complex reasoning These models require substantia...
TurboQuant_explained
Born의 통계적 해석 파동함수 $\Psi$ 는 무엇인가? 입자의 파동함수는 슈뢰딩거의 방정식
Schrödinger equation \(i\hbar\frac{\partial}{\partial t} \Psi (r,t) = \hat{H}\Psi (r,t)\)
This article is review and derivation of Kim et al., K-Wav2vec 2.0: Automatic Speech Recognition based on Joint Decoding of Graphemes and Syllables
This article is review and derivation of Li et al., I-ViT: Integer-only Quantization for Efficient Vision Transformer Inference. 2023
paper-review This article is review of Luong et al., Effective Approaches to Attention-based Neural Machine Translation
문제 B진법 수 N이 주어진다. 이 수를 10진법으로 바꿔 출력하는 프로그램을 작성하시오.
문제 9개의 서로 다른 자연수가 주어질 때, 이들 중 최댓값을 찾고 그 최댓값이 몇 번째 수인지를 구하는 프로그램을 작성하시오.