Skip to content

BeneUX/Neural-Networks

Repository files navigation

Artificial Intelligence models

The models above are some examples how to use Machine Learning and Artificial Intelligence in different ways to analyze and predict stock prices.

Models in detail

  1. AI_ForecastWithBacktest -> RandomForest classifier with Nvidia stock and Backtesting the predictions, API
  2. AI_StockPrediction_TWTR -> LSTM Network to predict Twitter stock prices, CSV
  3. ChartAnalysis -> Some types of stock analysis like EMA, MACD, Cummulative Returns and Sharpe Ratio with API
  4. LSTM_Stock_Prediction -> 3 Layer LSTM Network to predict stock prices, with CSV
  5. NeuronalesNetz -> the basics of creating an neural network (LSTM)
  6. Simple_NeuralNetwork -> keras layer neural network to detect handwritten numbers
  7. StockAnalysisPreditctionLSTM -> detailed stock analysis and prediction using the yahoo api

About

Playground and models for ML/DL and LSTM Networks for Stock Market prediction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published