-
Time-Series-Forecasting-and-Deep-Learning Public
Forked from DaoSword/Time-Series-Forecasting-and-Deep-LearningResources about time series forecasting and deep learning.
UpdatedMay 11, 2024 -
pycaret Public
Forked from pycaret/pycaretAn open-source, low-code machine learning library in Python
Jupyter Notebook MIT License UpdatedApr 28, 2024 -
StockMixer Public
Forked from SJTU-DMTai/StockMixerOfficial code implementation of AAAI 2024 paper "StockMixer: A Simple yet Strong MLP-based Architecture for Stock Price Forecasting".
Python UpdatedMar 19, 2024 -
machine-learning-for-trading Public
Forked from stefan-jansen/machine-learning-for-tradingCode for Machine Learning for Algorithmic Trading, 2nd edition.
Jupyter Notebook UpdatedJan 4, 2024 -
LTSF-Linear Public
Forked from cure-lab/LTSF-LinearThis is the official implementation for AAAI-23 Oral paper "Are Transformers Effective for Time Series Forecasting?"
Python Apache License 2.0 UpdatedMar 6, 2023 -
-
finance_ml Public
Forked from jjakimoto/finance_mlAdvances in Financial Machine Learning
Jupyter Notebook MIT License UpdatedJan 11, 2023 -
Algo-Trading-with-Genetic-Algorithm Public
Forked from weijie7/Algo-Trading-with-Genetic-AlgorithmAlgo trading with strategy customization, genetic algorithm for hyper params optimizing, and backtesting.
Python UpdatedOct 15, 2022 -
PyPortfolioOpt Public
Forked from robertmartin8/PyPortfolioOptFinancial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
Jupyter Notebook MIT License UpdatedSep 30, 2022 -
AI-Strategies-StockMarket Public
Forked from Solano96/AI-Strategies-StockMarketApp to test strategies based on artificial intelligence for investing in the stock market.
Python MIT License UpdatedJun 21, 2022 -
d2l-zh Public
Forked from d2l-ai/d2l-zh《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
Python Apache License 2.0 UpdatedMay 3, 2022 -
TGC_torch Public
Forked from HFrost0/TGC_torchA Pytorch implementation of paper "Temporal Relational Ranking for Stock Prediction"
Python UpdatedApr 13, 2022 -
MLFINLAB-1 Public
Forked from mnewls/MLFINLABpublic version of MLFINLAB from Hudson-Thames
Jupyter Notebook UpdatedJan 6, 2022 -
efinance Public
Forked from Micro-sheep/efinanceefinance 是一个可以快速获取基金、股票、债券、期货数据的 Python 库,回测以及量化交易的好帮手!🚀🚀🚀
Python MIT License UpdatedDec 16, 2021 -
Kats Public
Forked from facebookresearch/KatsKats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristi…
Python MIT License UpdatedOct 29, 2021 -
LSTM-Neural-Network-for-Time-Series-Prediction Public
Forked from jaungiers/LSTM-Neural-Network-for-Time-Series-PredictionLSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
Python GNU Affero General Public License v3.0 UpdatedOct 22, 2021 -
algorithmic-trading-with-python Public
Forked from chrisconlan/algorithmic-trading-with-pythonSource code for Algorithmic Trading with Python (2020) by Chris Conlan
Python Other UpdatedJun 1, 2021 -
stockpredictionai Public
Forked from borisbanushev/stockpredictionaiIn 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 Advers…
UpdatedMay 14, 2021 -
Temporal_Relational_Stock_Ranking Public
Forked from fulifeng/Temporal_Relational_Stock_RankingCode for paper "Temporal Relational Ranking for Stock Prediction"
Python GNU Affero General Public License v3.0 UpdatedMar 4, 2021 -
Stock-Prediction-Models Public
Forked from huseinzol05/Stock-Prediction-ModelsGathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Jupyter Notebook Apache License 2.0 UpdatedMar 2, 2021 -
HMMs_Stock_Market Public
Forked from Jays-code-collection/HMMs_Stock_MarketContains all code related to using HMMs to predict stock market prices.
Python GNU General Public License v2.0 UpdatedFeb 28, 2021 -
DeepLearning Public
Forked from Mikoto10032/DeepLearning深度学习入门教程, 优秀文章, Deep Learning Tutorial
Jupyter Notebook Apache License 2.0 UpdatedJan 18, 2021 -
backtrader Public
Forked from mementum/backtraderPython Backtesting library for trading strategies
Python GNU General Public License v3.0 UpdatedJan 5, 2021 -
deep_rl_trader Public
Forked from miroblog/deep_rl_traderTrading Environment(OpenAI Gym) + DDQN (Keras-RL)
Python UpdatedNov 18, 2020 -
RLTrader Public
Forked from notadamking/RLTraderA cryptocurrency trading environment using deep reinforcement learning and OpenAI's gym
Python GNU General Public License v3.0 UpdatedNov 9, 2020 -
btgym Public
Forked from Kismuz/btgymScalable, event-driven, deep-learning-friendly backtesting library
Python GNU Lesser General Public License v3.0 UpdatedNov 2, 2020 -
Time-Series-Analysis Public
Forked from ritvikmath/Time-Series-Analysiscode and data for the time series analysis vids on my YouTube channel
Jupyter Notebook UpdatedOct 7, 2020 -
gym-anytrading Public
Forked from AminHP/gym-anytradingThe most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
Python MIT License UpdatedAug 16, 2020 -
mlfinlab Public
Forked from bermi/mlfinlabMlFinlab helps portfolio managers and traders who want to leverage the power of machine learning by providing reproducible, interpretable, and easy to use tools.
Python Other UpdatedJul 28, 2020 -
rl-hyperparameter-tuning Public
Forked from vimlord/rl-hyperparameter-tuningCode I wrote while trying out hyperparameter tuning in reinforcement learning
Python UpdatedMay 19, 2020