Efficienct analysis => Algorithm analysis Correctness analysis => Using a mathmatical proof ( 실제로 타당한가 여부 조사) ※Incorrect : loop, wrong answer. Big O => g(n) ≤ c x f(n) => c : some positive real constant => n : some non-negative integer => g(n) ∈ O(f(n)) ex) 3lgn, 4n^2, 5n+7 ∈ O(n^2) Omega Ω => g(n) ≥ c x f(n) => c : some positive real constant => n : some non-negative integer => g(n) ∈ Ω(f(n)) e..
Algorithm : Step by step procedure Problem : Question to seek answer Parameter : Variables which are not assigned specific values Instance : Parameter which are assigned specific value Solution : Answer to the problem Pseudocode : A language for algorithm, more free than Programming language Keytype : Key가 되는 핵심 값들의 Datatype Sequential Search - 순차탐색, 앞에서부터 차례대로 찾아본다. Θ(n) Exchange sort - Pivot이 ..
Cafe24나 기타 도메인 사이트에서 구입한 도메인을 AWS Route53에서 사용하기 위해서는 NS(네임서버)를 변경해 주어야 한다. 방법은 매우 쉽다. 저는 Cafe24를 사용하기 때문에 Cafe24를 기준으로 하겠습니다. 1. Route53 설정 1)Route53 접속2) Hosted Zone 들어가기3) Create Hosted Zone 클릭 및 생성 창 오픈4) 본인이 사전에 구매한 도메인 입력, Type은 그대로 Public Hosted Zone 으로 냅둠.5) Create로 생성 후, 생성한 Hosted Zone 클릭 하면 Type = NS 라는 Name 서버 세팅이 보인다.6) Type=NS에 있는 Value의 4가지 도메인을 기억한다.7)Create Record Set 클릭8) Type ..
- Total
- Today
- Yesterday
- #AWS
- Android
- #ausg
- commands
- Preprocessing
- ausg
- Memory segmetation
- AWS
- Reinforcement Learniing
- gitgnore
- Markov Decision Process
- p-value
- branch
- Confustion Matrix
- Algorithm
- 통계적 가설 검정
- System
- Android Studio
- git
- Reinforcement Learning
- Gradient descent algorithm
- OS
- #handsonlab
- MDP
- #ab
- sequelize
- Linux
- 강화학습
- rl
- MySQL
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |