Ann-eat-apple

Ann-eat-apple

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

Ann-eat-apple's repositories

financial-news-dataset

109,110 news from Reuters.

Stargazers:1Issues:0Issues:0

Adv-ALSTM

Code for paper "Enhancing Stock Movement Prediction with Adversarial Training" IJCAI 2019

Language:PythonStargazers:0Issues:0Issues:0

AI-Residency-List

List of AI Residency & Research programs, Ph.D Fellowships, Research Internships

Stargazers:0Issues:0Issues:0

financial-news-data

Construct a structured DataFrame from the Reuters news corpus

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

han

TensorFlow implementation of Z. Hu et al. "Listening to Chaotic Whispers: A Deep Learning Framework for News-oriented Stock Trend Prediction", WSDM 2018

Language:PythonStargazers:0Issues:0Issues:0

MTDNN

Multi-scale Two-way Deep Neural Network

Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

pytorch-ts

PyTorch based Probabilistic Time Series forecasting framework based on GluonTS backend

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

stock-prediction

Stock prediction with Natural Language Processing

License:Apache-2.0Stargazers:0Issues:0Issues:0

stocknet-code

Code for stock movement prediction from tweets and historical stock prices.

License:MITStargazers:0Issues:0Issues:0

stocknet-dataset

A comprehensive dataset for stock movement prediction from tweets and historical stock prices.

License:MITStargazers:0Issues:0Issues:0

stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

Stargazers:0Issues:0Issues:0

tdml

A lightweight and easy-to-use Python package that transforming dataframes into machine learning friendly data format.

License:MITStargazers:0Issues:0Issues:0