์ผ | ์ | ํ | ์ | ๋ชฉ | ๊ธ | ํ |
---|---|---|---|---|---|---|
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 |
- ํ์ด์ฌ์ ํ์ด์ฌ๋ต๊ฒ
- Python
- ๋ชจ๋์๋ฅ๋ฌ๋
- ์ ๋ณด์ฒ๋ฆฌ๊ธฐ์ฌ์ ๊ณต์ํฉ๊ฒฉํ๊ธฐ
- ์์ฐ์ด์ฒ๋ฆฌ ๋ ผ๋ฌธ ๋ฆฌ๋ทฐ
- From Machine Reading Comprehension to Dialogue State Tracking: Bridging the Gap
- DST fewshot learning
- fasttext text classification ํ๊ธ
- Zero-shot transfer learning with synthesized data for multi-domain dialogue state tracking
- nlp๋ ผ๋ฌธ๋ฆฌ๋ทฐ
- ๋ค์ด๋๋ฏน ํ๋ก๊ทธ๋๋ฐ
- few shot dst
- Leveraging Slot Descriptions for Zero-Shot Cross-Domain Dialogue State Tracking
- Few Shot Dialogue State Tracking using Meta-learning
- DST zeroshot learning
- classification text
- ์ ๋ณด์ฒ๋ฆฌ๊ธฐ์ฌ ์ฑ ์ถ์ฒ
- dialogue state tracking
- ์ ๋ณด์ฒ๋ฆฌ๊ธฐ์ฌ์ ๊ณต์
- SUMBT:Slot-Utterance Matching for Universal and Scalable Belief Tracking
- ์ ๋ณด์ฒ๋ฆฌ๊ธฐ์ฌ ์์ ๋น
- ๋ฅ๋ฌ๋๊ธฐ์ด
- ๊ฒ์์์ง
- ๋ฐฑ์ค
- ํ๋ก๊ทธ๋๋จธ์ค
- til
- ๋ฐ์ดํฐ ํฉ์ฑ
- MySQL
- How Much Knowledge Can You Pack Into the Parameters of a Language Model?
- 2020์ ๋ณด์ฒ๋ฆฌ๊ธฐ์ฌํ๊ธฐ
- Today
- Total
๋ชฉ๋ก์ ์ฒด ๊ธ (127)
๐ฒ์๋ผ๋๋์ฒญ๋
https://docs.djangoproject.com/ko/2.2/intro/tutorial04/ ์ฒซ ๋ฒ์งธ ์ฅ๊ณ ์ฑ ์์ฑํ๊ธฐ, part 4 | Django ๋ฌธ์ | Django Django The web framework for perfectionists with deadlines. Overview Download Documentation News Community Code Issues About ♥ Donate docs.djangoproject.com ๋จ์ํ๊ฒ list๋ฅผ ๋ณด์ฌ์ฃผ๊ฑฐ๋, detail์ ๋ณด์ฌ์ฃผ๋ ์ฝ๋์ ๊ฐ์ ๊ฒฝ์ฐ์๋ generic view๋ผ๊ณ ํด์, "URL์์ ์ ๋ฌ ๋ ๋งค๊ฐ ๋ณ์์ ๋ฐ๋ผ ๋ฐ์ดํฐ๋ฒ ์ด์ค์์ ๋ฐ์ดํฐ๋ฅผ ๊ฐ์ ธ ์ค๋ ๊ฒ๊ณผ ํ ํ๋ฆฟ์ ๋ก๋ํ๊ณ ๋ ๋๋ง ๋ ํ ํ๋ฆฟ์ ๋ฆฌํดํ๋ ๊ธฐ๋ณธ ์น ๊ฐ๋ฐ์..
https://docs.djangoproject.com/ko/2.2/intro/tutorial03/ ์ฒซ ๋ฒ์งธ ์ฅ๊ณ ์ฑ ์์ฑํ๊ธฐ, part 3 | Django ๋ฌธ์ | Django Django The web framework for perfectionists with deadlines. Overview Download Documentation News Community Code Issues About ♥ Donate docs.djangoproject.com ๋ทฐ + ํ ํ๋ฆฟ + url + ์๋ฌ์ฒ๋ฆฌ ํํ ๋ฆฌ์ผ์ .. ์ฒ์๋ถํฐ ๊ฐ์ฅ ์ข์ ๋ฐฉ๋ฒ์ ์๋ ค์ฃผ์ง ์๊ณ , ์ด๋ณด์๋ฅผ ์ํด ์ฐจ๊ทผ์ฐจ๊ทผ ์ฝ์ง๋ง.. ๋์๊ฐ๋ ๋ฐฉ๋ฒ์ผ๋ก ์๋ ค์ฃผ์ด์ ๋๋ ์ฌ๊ธฐ์ ์ ๋ฆฌ๋ ์ฝ๋๋ฅผ ์ฌ๋ฆฌ๊ฒ ๋ค. 1. polls/url.py ์ ํํ ๋ฆฌ์ผ์์ ๋ง๋ ์ง๋ฌธ ..
https://docs.djangoproject.com/ko/2.2/intro/tutorial02/ ์ฒซ ๋ฒ์งธ ์ฅ๊ณ ์ฑ ์์ฑํ๊ธฐ, part 2 | Django ๋ฌธ์ | Django Django The web framework for perfectionists with deadlines. Overview Download Documentation News Community Code Issues About ♥ Donate docs.djangoproject.com (ํํ ๋ฆฌ์ผ ์ ์ ๋ด์ฉ์ธ Api๊ฐ์ง๊ณ ๋๊ธฐ๋ ๊ทธ๋ฅ ๋ฐ๋ผํ๋ฉด ๋๋ ๊ฒ์ด๋ผ์ ์๋ต!) ์ฅ๊ณ ๋ ์ด์ ์ ์จ๋ณธ node.js์ ๋ค๋ฅด๊ฒ ๊ด๋ฆฌ์์ฉ ํ์ด์ง๊ฐ ์ ๊ณต์ด ๋์๋ค. ์ด ๊ด๋ฆฌ์์ฉ ํ์ด์ง๋ฅผ ํตํด์ database๋ฅผ ๊ด๋ฆฌ ํ ์ ์์๋ค. 1. ๊ด๋ฆฌ์ ์์ฑํ๊ธฐ 1 ..
https://docs.djangoproject.com/ko/2.2/intro/tutorial02/ ์ฒซ ๋ฒ์งธ ์ฅ๊ณ ์ฑ ์์ฑํ๊ธฐ, part 2 | Django ๋ฌธ์ | Django Django The web framework for perfectionists with deadlines. Overview Download Documentation News Community Code Issues About ♥ Donate docs.djangoproject.com 1. DB ์ฐ๊ฒฐํ๊ธฐ ์ฅ๊ณ ๋ sqlite๋ผ๋ ์์ ๋๋น ์ ์ฅ์๊ฐ ์ด๋ฏธ ์ค์น๋์ด ์๋ค. ํํ ๋ฆฌ์ผ์ ๋ฐ๋ผํ๋ ๊ฒ์๋ ๋ฌธ์ ๊ฐ ์์ง๋ง, ๋์ค์ ์ฑ์ด ์ปค์ง๊ฒ์ ์๊ฐํ์ฌ ๋ค๋ฅธ db๋ฅผ ์ฌ์ฉํ๋ ๊ฒ์ด ์ข์ ๊ฒ ๊ฐ๋ค. ํํ ๋ฆฌ์ผ์์๋ ๊ทธ๋ ๊ฒ ๋งํ๋ค. ์ฌํผ ์ฅ๊ณ ๋ ์ด๋ฏธ ๋ฐ์ด..
https://docs.djangoproject.com/ko/2.2/intro/tutorial01/ ์ฒซ ๋ฒ์งธ ์ฅ๊ณ ์ฑ ์์ฑํ๊ธฐ, part 1 | Django ๋ฌธ์ | Django Django The web framework for perfectionists with deadlines. Overview Download Documentation News Community Code Issues About ♥ Donate docs.djangoproject.com 1. ํ๋ก์ ํธ๋ฅผ ๋ง๋ค๊ณ ์คํ์์ผ ๋ณด๊ธฐ (python ๊ณผ django ๊ฐ ์ค์น๋์ด ์๋ค๋ ์ ์ ํ์) 1 django-admin startproject mysite cd mysite python manage.py runserver cs ์ ์ฝ๋ ์ธ์ค์ ์ค..
array๋ฅผ ์ด์ฉ. array.sort๋ฅผ ์ด์ฉํด์ ์ ๋ ฌ 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 32 33 34 35 36 37 38 39 40 import java.util.*; class Q11650{ public static void main(String[] args){ Scanner scan = new Scanner(System.in); int N = scan.nextInt(); int[][] arr = new int[N][2]; for(int i=0; iy[0]) return 1; else if(x[0]y[1]) return 1; else if(x[1]cs
๋์์ ๋ฐ์ ๊ณณ : https://bcp0109.tistory.com/5 ๋ฐฑ์ค 1181๋ฒ. ๋จ์ด ์ ๋ ฌ (Java) ๋ฌธ์ ๋งํฌ : https://www.acmicpc.net/problem/1181 N ๊ฐ์ ๋จ์ด๋ฅผ ๋ฐ์์ 1. ๊ธธ์ด๊ฐ ์งง์ ๊ฒ๋ถํฐ 2. ๊ธธ์ด๊ฐ ๊ฐ์ผ๋ฉด ์ฌ์ ์์ผ๋ก ์ ๋ ฌํ์ฌ ์ถ๋ ฅํ๋ ๋ฌธ์ ์ ๋๋ค. ํ์ง๋ง ๋ฌธ์ ๋ฅผ ์์ธํ ์ฝ์ด๋ณด๋ฉด ์ค๋ณต๋ ๋จ์ด์ ๊ฒฝ.. bcp0109.tistory.com ๋์ ์ฝ๋: ๋ฒํผ๋ก ์ ๋ ฅ๋ฐ๊ธฐ -> SET์ผ๋ก ๋ฃ์ด ์ค๋ณต ์์์ฃผ๊ธฐ -> set์ LIST๋ก ๋ง๋ค์ด์ฃผ๊ธฐ -> compare๋ฅผ ์์ ํ๊ธฐ -> ์ถ๋ ฅ ๋ฒํผ๋ก ์ ๋ ฅ๋ฐ๊ธฐ : BufferedReader bf = new BufferedReader(new InputStreamReader(System.in)); int N = Intege..
์ฐธ๊ณ ํ ๊ณณ : https://m.blog.naver.com/PostView.nhn?blogId=pgh7092&logNo=221120674715&proxyReferer=https%3A%2F%2Fwww.google.com%2F [๋ฐฑ์ค ์๊ณ ๋ฆฌ์ฆ JAVA] 1427 ์ํธ์ธ์ฌ์ด๋ ๋ฐฑ์ค ์จ๋ผ์ธ ์ ์ง JAVA 1427๋ฒ ์ํธ์ธ์ฌ์ด๋ ๋ฌธ์ ์ ๋๋ค.๋ฌธ์ : ๋ฐฐ์ด์ ์ ๋ ฌํ๋ ๊ฒ์ ์ฝ๋ค. ์ซ์๊ฐ ์ฃผ... blog.naver.com ๋ด ์ฝ๋: 1234567891011121314151617181920212223import java.util.Scanner;import java.util.Arrays; public class Q1427{ public static void main(String args[]){ Scanner scan =..