일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- dropout
- cs231n
- 밑바닥부터 시작하는 딥러닝
- Baekjoon
- marchine learning
- Regularization
- Generative Models
- computer vision
- DFS
- BFS
- mask r-cnn
- Adam
- 밑바닥부터 시작하는 딥러닝2
- paper review
- do it! 알고리즘 코딩테스트: c++편
- Python
- Optimization
- deep learning
- C++
- Positional Encoding
- assignment1
- CNN
- CPP
- Transformer
- assignment2
- 딥러닝
- SQLD
- RNN
- Algorithm
- Machine Learning
Archives
- Today
- Total
목록Euclidean Algorithm (1)
newhaneul

본 포스팅은 Do it! 알고리즘 코딩테스트: C++편을 토대로 공부한 내용을 정리하기 위한 포스팅입니다.https://github.com/KwonKiHyeok/Do_it_Alogrithm_Coding_Test_with_Cpp GitHub - KwonKiHyeok/Do_it_Alogrithm_Coding_Test_with_Cpp: Do it! 알고리즘 코딩 테스트: C++편Do it! 알고리즘 코딩 테스트: C++편. Contribute to KwonKiHyeok/Do_it_Alogrithm_Coding_Test_with_Cpp development by creating an account on GitHub.github.com 7-3 유클리드 호제법(Euclidean-Algorithm) 유클리드 호제법..
1. Programming/Alogrithm
2025. 4. 11. 18:15