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 |
Tags
- computer vision
- 프라미스
- Readme image
- 페이지랭크
- 머신러닝
- tcp
- recommender
- 커널생성
- 자바스크립트 비동기
- react-cookie
- 협업필터링
- 파이썬
- Git
- 커널제거
- 파인만의 식당문제
- 인페인팅
- 딥러닝
- image restoration
- rust
- brew 권한
- feynman's restaurant
- cs231n
- Hits
- pagerank
- 러스트
- 메세지인증코드
- 인공지능
- 컴퓨터 보안 키분배
- 비동기 프로그래밍
- 키분배 알고리즘
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