연구소/학술 (12) 썸네일형 리스트형 RNN Tutorial part3 오늘은 제 나름대로 추가하거나 수정한 내용이 좀 있네요. RNN Tutorial part2 RNN Tutorial part1 http://www.wildml.com/2015/09/recurrent-neural-networks-tutorial-part-1-introduction-to-rnns/ 위의 site에서 나오는 RNN 입문자를 위한 RNN 설명을 번역/요약하였습니다. 당연히 저보려고 만든거고 혹시 읽으실 분 있으면 읽으세요. Ten Trends in NIPS(Neural Information Processing Systems) 2015 Conference 1. Neural network architectures are getting more complex and sophisticated. : 대상 인식과 언어 번역 등 대부분의 분야에서 최신의 convolutional architecture는 단순한 feed-forward구조에서 벗어나 점점 복잡해지고 있다. 특히 서로 다른 기법들을 혼합하여 작업을 수행하는 경향이 강해지고 있다. 2. All the cool kids are using LSTMs. : 최신의 연구자에게 LSTMs(Long short term memorys)를 사용하여 반복되는 구조를 찾는 것은 표준적인 방법론이 되어가고 있다. 3. Attention models are showing up. : 모든 neural network에서 사용하는 .. 이전 1 2 다음