반응형 분류 전체보기101 [pytorch] 파이토치 튜토리얼 5 https://pytorch.org/tutorials/beginner/blitz/data_parallel_tutorial.html#sphx-glr-beginner-blitz-data-parallel-tutorial-py Optional: Data Parallelism — PyTorch Tutorials 1.4.0 documentation Note Click here to download the full example code Optional: Data Parallelism Authors: Sung Kim and Jenny Kang In this tutorial, we will learn how to use multiple GPUs using DataParallel. It’s very easy to use.. 2020. 2. 11. 전처리에 관하여 '자연어처리' 키워드로 구글링을 하다. 브런치(brunch)에서 좋은 글을 발견했다. https://brunch.co.kr/@geumjaelee/4 자연어의 피처와 전처리 Feature and Preprocessing for NLP | 1. 오늘의 주제 * 왜 한국어의 자연어처리가 어려운가? * 왜 자연어처리의 개념을 잡기가 어려운가? * Feature와 Label, Data는 무슨 관계인가? * Feature란 무엇인가? * 자연어처리에서는 무엇이 Feature인가?전처리는 NLP에서 Feature의 추출인데, 어떻게 하는가? 2. 지도학습에서의 머신러닝 steps * 지도 brunch.co.kr 한국어의 자연어 처리에 대해, 자연어 처리 전반에 대한 흐름(특히 전처리와 관련한)에 대한 통찰이 인상깊었.. 2020. 2. 11. [pytorch] 파이토치 튜토리얼 4 https://pytorch.org/tutorials/beginner/blitz/cifar10_tutorial.html#sphx-glr-beginner-blitz-cifar10-tutorial-py Training a Classifier — PyTorch Tutorials 1.4.0 documentation Note Click here to download the full example code Training a Classifier This is it. You have seen how to define neural networks, compute loss and make updates to the weights of the network. Now you might be thinking, What abo.. 2020. 2. 10. [pytorch] 파이토치 튜토리얼3 https://pytorch.org/tutorials/beginner/blitz/neural_networks_tutorial.html#sphx-glr-beginner-blitz-neural-networks-tutorial-py Neural Networks — PyTorch Tutorials 1.4.0 documentation Note Click here to download the full example code Neural Networks Neural networks can be constructed using the torch.nn package. Now that you had a glimpse of autograd, nn depends on autograd to define models and di.. 2020. 2. 10. [pytorch] 파이토치 튜토리얼2 https://pytorch.org/tutorials/beginner/blitz/autograd_tutorial.html#sphx-glr-beginner-blitz-autograd-tutorial-py Autograd: Automatic Differentiation — PyTorch Tutorials 1.4.0 documentation Note Click here to download the full example code Autograd: Automatic Differentiation Central to all neural networks in PyTorch is the autograd package. Let’s first briefly visit this, and we will then go to t.. 2020. 2. 7. 단양 여행 기간: 1박 2일 일정: 1일차 고수동굴-도담 삼봉-수양개 빛터널 2일차 사계절 썰매장-다누리 아쿠아리움 경비(이동(서울-단양), 숙박, 단양 내 택시비 포함): 13-15만원 선 도착해서 점심을 먼저 먹었다. 단양에서 유명한 것 중 하나가 마늘인데, 구경시장에 가니 마늘과 관련된 음식들이 많았다. 그 중에서도 마늘 순대를 먹기로 했다. 순대국과 순대를 시켰으나 먹고 나서야 세트가 있다는 걸 알게 되었다. 좀 더 저렴하게, 적당히 먹고 싶다면 세트 메뉴를 추천한다. (국밥+순대?) 원래 순대국을 좋아해서 정말 맛있게 먹었다. 점심 식사를 마치고 고수 동굴로 향했다. 별로 기대를 안했는데, 정말 크고 신기한 것들이 많았다. 동굴에 들어가기 전에 동굴 관련 설명과 과학적인 내용들?이 잘 정리 돼 있었다. 동.. 2020. 2. 7. 반응형 이전 1 ··· 13 14 15 16 17 다음