+ All Categories
Home > Software > Stock Prediction Using NLP and Deep Learning

Stock Prediction Using NLP and Deep Learning

Date post: 07-Jan-2017
Category:
Upload: keon-kim
View: 101 times
Download: 3 times
Share this document with a friend
13
Transcript

Developed by the Google Brain Team for the purposes of

conducting machine learning and deep neural networks research

Director of AI Research, FacebookFounding Director of the NYU CDS

•••••

Binary classification task. Hence, there are only two labels:

"1" when DJIA Adj Close value rised or stayed as the same;"0" when DJIA Adj Close value decreased.

80%/20% split.

I like pizza

["I", "like", “pizza”, "."]Tokenization

[ "i","like",”pizza”, ".","PAD","PAD"]Model Input

Original Text

●●


Recommended