nayash / stock_cnn_blog_pubLinks
This project is a loose implementation of paper "Algorithmic Financial Trading with Deep Convolutional Neural Networks: Time Series to Image Conversion Approach"
☆172Updated 5 years ago
Alternatives and similar repositories for stock_cnn_blog_pub
Users that are interested in stock_cnn_blog_pub are comparing it to the libraries listed below
Sorting:
- Implementing a Generative Adversarial Network on the Stock Market☆121Updated 3 years ago
- Algorithmic Financial Trading with Deep Convolutional Neural Networks: Time Series to Image Conversion Approach: A novel algorithmic trad…☆127Updated 4 years ago
- Deep Reinforcement Learning For Trading☆107Updated last year
- This program trains an agent: StarTrader to trade like a human using a deep reinforcement learning algorithm: deep deterministic policy g…☆108Updated 6 years ago
- Training an Agent to make automated trading decisions in a simulated stochastic market environment using Reinforcement Learning or Deep Q…☆88Updated 5 years ago
- This repository provides the code for a Reinforcement Learning trading agent with its trading environment that works with both simulated …☆218Updated 2 years ago
- Pairs Trading with Machine Learning on Distributed Python Platform☆122Updated 3 years ago
- Repository containing the code for a pairs trading investment strategy (Master Thesis in Electrical and Computer Engineering - Técnico Li…☆171Updated 6 years ago
- Source code for the blog post on the evolution of the asset allocation methods☆219Updated 6 years ago
- Repository for Going Deeper with Convolutional Neural Network for Stock Market Prediction☆137Updated last year
- We tested 3 approaches for Pair Trading: distance, cointegration and reinforcement learning approach.☆267Updated 2 years ago
- Deep LSTM Duel DQN Reinforcement Learning Forex EUR/USD Trader☆193Updated 2 years ago
- ☆52Updated 2 years ago
- ☆102Updated 7 years ago
- Implementation of Reinforcement Learning in Pair Trading☆11Updated 4 months ago
- Every day, millions of traders around the world are trying to make money by trading stocks. These days, physical traders are also being r…☆285Updated 4 years ago
- Deep q learning on determining buy/sell signal and placing orders☆50Updated 6 years ago
- An intelligent recommender system for stock analyzing, predicting and trading☆141Updated 3 years ago
- ☆201Updated last week
- An RL model that uses double deep Q learning to generate an optimal policy of stock market trades☆106Updated 2 years ago
- The random forest, FFNN, CNN and RNN models are developed to predict the movement of future trading price of Netflix (NFLX) stock using t…☆61Updated 4 years ago
- In this notebook we will explore a machine learning approach to find anomalies in stock options pricing.☆266Updated 6 years ago
- kennedyCzar / STOCK-RETURN-PREDICTION-USING-KNN-SVM-GUASSIAN-PROCESS-ADABOOST-TREE-REGRESSION-AND-QDAForecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning …