Using fastai and CNNs to predict stock prices
☆25Jun 29, 2019Updated 7 years ago
Alternatives and similar repositories for cnn
Users that are interested in cnn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Comparative Analysis of Conv1D-LSTM with CNN , LSTM for Stock Price Prediction☆63Sep 3, 2018Updated 7 years ago
- A project of realizing multiple numerical option pricing methods, including trees, Monte Carlo simulations, and finite difference methods…☆20Mar 27, 2018Updated 8 years ago
- Prostate gland segmentation with deep Convolutional Neural Networks☆10May 29, 2017Updated 9 years ago
- Predict the direction of stock prices with visual representation of charts and CNNs☆14Aug 22, 2021Updated 4 years ago
- This software takes in an error function or point cloud as input and selectively refines erroneous finite element regions. It is based on…☆15Dec 17, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Model using CNN and LSTM to predict the price of US stocks.☆59Aug 5, 2020Updated 5 years ago
- Quantitative Finance exercises from Mark Joshi's textbooks☆14Dec 17, 2013Updated 12 years ago
- The purpose of this repo is to implement & analyze various deep learning and hybrid approaches to time-series classification and regressi…☆39Mar 1, 2019Updated 7 years ago
- A way to use N-Beats in fastai for sequence data☆58Apr 11, 2023Updated 3 years ago
- This is a work in progress Pytorch implementation of the recently proposed ES-RNN by Slawek Smyl, winner of the M4 competition☆12Apr 9, 2019Updated 7 years ago
- This project implements cnn-lstm to predict the future prices of forex viz eurusd, gbpusd, usdjpy.... These predicted prices are not reco…☆12Apr 24, 2021Updated 5 years ago
- Tradingview Realtime data capture using streamlit☆13Aug 8, 2022Updated 3 years ago
- This files contains all the necessary function required to run the Kite Ticker API to Stream and Fetch Option Data☆13Feb 11, 2025Updated last year
- Predicting the closing stock price given last N days' data that also includes the output feature for CNN & LSTM, while predicting it for …☆10Aug 10, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Key words: Bayesian analysis, Probabilistic programming, Data analysis, Bayesian machine learning... Using Python with its library PyMC3…☆10May 10, 2019Updated 7 years ago
- This project is a loose implementation of paper "Algorithmic Financial Trading with Deep Convolutional Neural Networks: Time Series to Im…☆171Jul 12, 2020Updated 5 years ago
- Different quantitative trading models research☆54Dec 17, 2024Updated last year
- Labels calculation&visualisation - comes with a small BTC/USDT database. Part of my research. Integral part of: https://arxiv.org/abs/201…☆27Aug 5, 2022Updated 3 years ago
- In this repository you will find code for our capstone project "How to Predict Stock Movements Using NLP Techniques". The code has been a…☆28Feb 16, 2021Updated 5 years ago
- Uses Deep Convolutional Neural Networks (CNNs) to model the stock market using technical analysis. Predicts the future trend of stock sel…☆627Mar 25, 2023Updated 3 years ago
- Implement different variants of gradient descent in python using numpy