일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- skip-gram
- boj
- Word2vec
- algorithm
- que
- Sigmoid
- CBOW
- Programmers
- Python
- Stack
- stak
- 자연어처리
- PPMI
- select
- affine
- FullyConnectedLayer
- sort
- Heap
- 딥러닝
- kakao
- 파이썬
- Numpy
- dl
- SQL
- MySQL
- backward
- 신경망
- DeepLearning
- hash
- 프로그래머스
- Today
- Total
목록Data Analysis/SQL (66)
혜온의 이것저것
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/cVuHzF/btrJLSK24gL/pFjHiaDrMCQHV4fN6PA1I0/img.jpg)
https://www.hackerrank.com/challenges/weather-observation-station-15/problem?isFullScreen=true&h_r=next-challenge&h_v=zen Weather Observation Station 15 | HackerRank Query the Western Longitude for the largest Northern Latitude under 137.2345, rounded to 4 decimal places. www.hackerrank.com 문제 Query the Western Longitude (LONG_W) for the largest Northern Latitude (LAT_N) in STATION that is less ..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/btMsVd/btrJGVBPNX6/ErXholkYjXSOfNcRojFUdk/img.jpg)
https://www.hackerrank.com/challenges/weather-observation-station-14/problem?isFullScreen=true Weather Observation Station 14 | HackerRank Query the greatest value of the Northern Latitudes from STATION that are under 137.2345 and truncated to 4 decimal places. www.hackerrank.com 문제 Query the greatest value of the Northern Latitudes (LAT_N) from STATION that is less than 137.2345. Truncate your ..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/bMxB0G/btrJEKNClQa/BGRGLkQKEBkoEwhSkX8LKk/img.jpg)
https://www.hackerrank.com/challenges/weather-observation-station-13/problem?isFullScreen=true&h_r=next-challenge&h_v=zen&h_r=next-challenge&h_v=zen&h_r=next-challenge&h_v=zen&h_r=next-challenge&h_v=zen Weather Observation Station 13 | HackerRank Query the sum of Northern Latitudes having values greater than 38.7880 and less than 137.2345, truncated to 4 decimal places. www.hackerrank.com 문제 Que..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/2rAme/btrJNjtZK4M/aLUxr8j8fKkdvkGOgaIkf1/img.jpg)
https://www.hackerrank.com/challenges/weather-observation-station-2/problem?isFullScreen=true&h_r=next-challenge&h_v=zen&h_r=next-challenge&h_v=zen&h_r=next-challenge&h_v=zen Weather Observation Station 2 | HackerRank Write a query to print the sum of LAT_N and the sum of LONG_W separated by space, rounded to 2 decimal places. www.hackerrank.com 문제 Query the following two values from the STATION..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/pEnQz/btrJNImYMRW/vuTJeoYTnE0t3xukuuoNh1/img.png)
https://www.hackerrank.com/challenges/earnings-of-employees/problem?isFullScreen=true&h_r=next-challenge&h_v=zen&h_r=next-challenge&h_v=zen Top Earners | HackerRank Find the maximum amount of money earned by any employee, as well as the number of top earners (people who have earned this amount). www.hackerrank.com 문제 We define an employee's total earnings to be their monthly salary X months work..