https://www.youtube.com/watch?v=SyIvYUgDbjA => 기깔나게 설명해 놓았음.. 참고하기 결론적으로 파이썬은 One process, Multi-threads 는 안됨. 그니까 파이썬 코드 짤 때는 그렇게 짤 수 있지만 실제로 동작 방식이 그렇게 진행이 안 됨. 그게 GIL (Global Interpreter Lock) 때문임 => reference counting 으로 변수 메모리를 관리하는 파이썬 특성때문에 그럼. 우선, Multithreads 는 하나의 process 내에서는 변수, 데이터를 공유하는 구조임. 그래서 multi-threads 를 허용하면 thread 1 에서 이미 삭제된 변수를 thread 2 가 접근하려고 할 때 - (다시 한번 말하지만 multi th..
http://www.jussihuotari.com/2018/01/17/why-loss-and-accuracy-metrics-conflict/ Why Loss and Accuracy Metrics Conflict? – Jussi Huotari's Web A loss function is used to optimize a machine learning algorithm. An accuracy metric is used to measure the algorithm’s performance (accuracy) in an interpretable way. It goes against my intuition that these two sometimes conflict: loss is getting bett www...
- Total
- Today
- Yesterday
- Statistical Language Model
- Contextual Embedding
- 언어모델
- Elmo
- cs224n
- 워터마킹
- LM
- 뉴럴넷
- Bert
- transformer
- 뉴런
- neural network
- Neural Language Model
- Pre-trained LM
- GPTZero
- Attention Mechanism
- neurone
- word embedding
- nlp
- language model
- weight vector
- 벡터
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |