Skip to content

Google Stock Analysis and Predicting the upcoming stock trends related to Google.

Notifications You must be signed in to change notification settings

debasishray16/Google_Stock_Prediction_using_Stacked_LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Necessary imports for training of model.

from keras.layers import Dense, Dropout, LSTM, BatchNormalization
from keras.callbacks import TensorBoard
from keras.callbacks import ModelCheckpoint
from tensorflow.keras.optimizers import Adam
from tensorflow.keras.initializers import Orthogonal
import tensorflow as tf

About

Google Stock Analysis and Predicting the upcoming stock trends related to Google.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published