All Projects → SheikhRabiul → A-Deep-Learning-Based-Illegal-Insider-Trading-Detection-and-Prediction-Technique-in-Stock-Market

SheikhRabiul / A-Deep-Learning-Based-Illegal-Insider-Trading-Detection-and-Prediction-Technique-in-Stock-Market

Licence: other
Illegal insider trading of stocks is based on releasing non-public information (e.g., new product launch, quarterly financial report, acquisition or merger plan) before the information is made public. Detecting illegal insider trading is difficult due to the complex, nonlinear, and non-stationary nature of the stock market. In this work, we pres…

Programming Languages

python
139335 projects - #7 most used programming language
matlab
3953 projects

Projects that are alternatives of or similar to A-Deep-Learning-Based-Illegal-Insider-Trading-Detection-and-Prediction-Technique-in-Stock-Market

lstm-kalman-hybrid-timeseries
Hybrid Time Series using LSTM and Kalman Filtering
Stars: ✭ 33 (-50%)
Mutual labels:  lstm-neural-networks, timeseries-analysis
lstm-electric-load-forecast
Electric load forecast using Long-Short-Term-Memory (LSTM) recurrent neural network
Stars: ✭ 56 (-15.15%)
Mutual labels:  lstm-neural-networks
microprediction
If you can measure it, consider it predicted
Stars: ✭ 158 (+139.39%)
Mutual labels:  timeseries-analysis
reach
R < > Matlab interoperability
Stars: ✭ 24 (-63.64%)
Mutual labels:  matlab-script
DeepLearning-PadhAI
All the code files related to the deep learning course from PadhAI
Stars: ✭ 88 (+33.33%)
Mutual labels:  lstm-neural-networks
Deep-Drug-Coder
A tensorflow.keras generative neural network for de novo drug design, first-authored in Nature Machine Intelligence while working at AstraZeneca.
Stars: ✭ 143 (+116.67%)
Mutual labels:  lstm-neural-networks
contextualLSTM
Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning
Stars: ✭ 28 (-57.58%)
Mutual labels:  lstm-neural-networks
OCR
Optical character recognition Using Deep Learning
Stars: ✭ 25 (-62.12%)
Mutual labels:  lstm-neural-networks
stock-market-scraper
Scraps historical stock market data from Yahoo Finance (https://finance.yahoo.com/)
Stars: ✭ 110 (+66.67%)
Mutual labels:  lstm-neural-networks
deep-learning
Projects include the application of transfer learning to build a convolutional neural network (CNN) that identifies the artist of a painting, the building of predictive models for Bitcoin price data using Long Short-Term Memory recurrent neural networks (LSTMs) and a tutorial explaining how to build two types of neural network using as input the…
Stars: ✭ 43 (-34.85%)
Mutual labels:  lstm-neural-networks
tempo
API for manipulating time series on top of Apache Spark: lagged time values, rolling statistics (mean, avg, sum, count, etc), AS OF joins, downsampling, and interpolation
Stars: ✭ 212 (+221.21%)
Mutual labels:  timeseries-analysis
ImagesSequencesPredictions
雷达回波外推,ConvLSTM,训练模型并外推。
Stars: ✭ 59 (-10.61%)
Mutual labels:  lstm-neural-networks
Deep-Learning-Coursera
Projects from the Deep Learning Specialization from deeplearning.ai provided by Coursera
Stars: ✭ 123 (+86.36%)
Mutual labels:  lstm-neural-networks
Hierarchical-attention-network
My implementation of "Hierarchical Attention Networks for Document Classification" in Keras
Stars: ✭ 26 (-60.61%)
Mutual labels:  lstm-neural-networks
Human Activity Recognition
A new and computationally cheap method to perform human activity recognition using PoseNet and LSTM. Where we use PoseNet for Preprocessing and LSTM for understand the sequence.
Stars: ✭ 25 (-62.12%)
Mutual labels:  lstm-neural-networks
lstm-numpy
Vanilla LSTM with numpy
Stars: ✭ 17 (-74.24%)
Mutual labels:  lstm-neural-networks
bitcoin-prediction
bitcoin prediction algorithms
Stars: ✭ 21 (-68.18%)
Mutual labels:  lstm-neural-networks
Predict-next-word
An LSTM example using tensorflow to predict the next word in a text
Stars: ✭ 37 (-43.94%)
Mutual labels:  lstm-neural-networks
Deep-Learning
This repo provides projects on deep-learning mainly using Tensorflow 2.0
Stars: ✭ 22 (-66.67%)
Mutual labels:  lstm-neural-networks
Conversational-AI-Chatbot-using-Practical-Seq2Seq
A simple open domain generative based chatbot based on Recurrent Neural Networks
Stars: ✭ 17 (-74.24%)
Mutual labels:  lstm-neural-networks

#prediction folder contains the implementation of stock market volatility prediction using LSTM Neural Network. Keras is used as a wrapper with Tensorflow backend. #run cd prediction python run.python

#detection folder contains the implementation of anomalous time series detection using discrete signal processing. Matlab scripting language is used for the implementation. #run #open the script (deect_anomaly.m) with matlab and click the button run #from command line matlab -nodesktop -nosplash -r "detect_anomaly"

#litigation-classifier-and-visualizations folder contains code for huge amount of unstructered data (e.g., litigations) precessing, #classification and visualizations.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].