Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 인페인팅
- 키분배 알고리즘
- pagerank
- 커널제거
- computer vision
- 파이썬
- 컴퓨터 보안 키분배
- 머신러닝
- rust
- 러스트
- 인공지능
- Readme image
- 자바스크립트 비동기
- cs231n
- 딥러닝
- 협업필터링
- feynman's restaurant
- 커널생성
- brew 권한
- tcp
- react-cookie
- 비동기 프로그래밍
- recommender
- image restoration
- 메세지인증코드
- Git
- 페이지랭크
- Hits
- 프라미스
- 파인만의 식당문제
Archives
- Today
- Total
목록Computer science/Computer Algorithm(알고리즘) (1)
Worth spreading
Lower Bounds and the Complexity of Problems
How can we show that an algorithm is optimal? - 우리는 어떤 알고리즘이 최적의 알고리즘이라는 것을 어떻게 증명할 수 있을까?Do we have to analyze individually every other possible algorithm (including the ones we have not even thought of)? - 작동하는 모든 알고리즘들 (우리가 생각지도 못했던 것들 까지도)을 분석해야만 가능한걸까?Fortunately, no; we can prove theorems that establish a lower bound on the number of operations needed to solve a problem. - 다행히도 그렇지않다. 우리는 ..
Computer science/Computer Algorithm(알고리즘)
2017. 4. 2. 17:23