전체 글 (61) 썸네일형 리스트형 [캐글] 2. NLP with disaster tweets https://www.kaggle.com/shutupandsquat/my-first-nlp 1. 주제 NLP를 활용해서 트위터의 내용을 보고 이것이 재난과 관련된 것인지 예측하는 것이다. 2. 라이브러리 Keras [캐글] 1. 타이타닉 데이터 인프런에서 타이타닉 데이터를 다뤄보기는 했지만, 캐글을 처음해보므로 복습차원에서 타이타닉 데이터를 분석해보고자 한다. 개념적인 부분보다는 실제 캐글 노트북을 제출해봄으로써 시각화라던가 코딩적인 부분 등에서 얻을 것이 있을 것이다. [핸즈온 머신러닝] 책과 아래의 캐글 노트북을 참조했다. www.kaggle.com/ash316/eda-to-prediction-dietanic EDA To Prediction(DieTanic) Explore and run machine learning code with Kaggle Notebooks | Using data from Titanic - Machine Learning from Disaster www.kaggle.com 1. 부스팅 AdaBoost : 경사하강법과 비.. [코세라] [Week 3] Quiz & Programming Assignments # Quiz # Programming Assignments 1st Assignments : Neural Machine Translation with Attention 1. previous timestep's prediction as input Unlike previous text generation examples earlier in the course, in this model, the post-attention LSTM at time tt does not take the previous time step's prediction y⟨t−1⟩y⟨t−1⟩ as input. The post-attention LSTM at time 't' only takes the hidden state s⟨t⟩s⟨t⟩ an.. 이전 1 ··· 5 6 7 8 9 10 11 ··· 21 다음