Avinash Mishra's repositories
abap2xlsx
Generate your professional Excel spreadsheet from ABAP
abap_oo_patterns
Example implementation of OO design patterns in ABAP
abapGit
Git client for ABAP
ABAPZombie-Code-Library
ABAP Code Library. Examples for everyday use.
android
CyanogenMod 10.1 manifest for Xperia 2011 devices
android_frameworks_base
Android frameworks
bert_quora_question_pairs
BERT Model Fine-tuning on Quora Questions Pairs
Hands-On-Reinforcement-Learning-With-Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
Machine-Learning-Momentum-Trading-
Momentum following strategies based on Neural Network Models and optimal execution cost via Implement Shortfall minimization using Volume Predictions and VWAP targeting
NIFTY_50_STOCK_PREDICTION
Predicting NIFTY_50 index price movement with LSTM Keras
sap_project_object
Class for internal table manipulations in SAP
sapui5-deployer
ABAP deployment of SAPUI5 apps from Github
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.
ui5-cap-event-app
Showcase of SAP Cloud Application Programming Model and OData V4 with draft mode in a freestyle SAPUI5 app and an SAP Fiori elements app.