matiji66's Stars
bbfamily/abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
jowpereira/MetaTrader-Python-Integration
Este repositório abriga um projeto de integração que permite testar modelos Python diretamente no Strategy Tester do MetaTrader. A integração oferece flexibilidade ao desenvolvimento de modelos de negociação financeira, aproveitando a simplicidade e versatilidade do Python. O processo de validação ocorre dentro do MetaTrade.
UmaisZahid/MetaTrader-Python-Tick-Acquisition
MetaTrader5 to Python Bridge, with millisecond level tick precision.
peterthomet/MetaTrader-5-and-4-Tools
Indicators and EA Snippets for MetaTrader 5
ejtraderLabs/Metatrader5-Docker
Metatrader 5 Docker, wine64 and vnc with openbox gui and slim for Authentication pyzmq python3
JoMingyu/google-play-scraper
Google play scraper for Python inspired by <facundoolano/google-play-scraper>
pycountry/pycountry
A Python library to access ISO country, subdivision, language, currency and script definitions and their translations.
facundoolano/google-play-scraper
Node.js scraper to get data from Google Play
aeon-toolkit/aeon
A toolkit for machine learning from time series
Dreamacro/maxmind-geoip
blue-yonder/tsfresh
Automatic extraction of relevant features from time series:
dandelionsllm/pandallm
Panda项目是于2023年5月启动的开源海外中文大语言模型项目,致力于大模型时代探索整个技术栈,旨在推动中文自然语言处理领域的创新和合作。
MaartenGr/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
MiloMallo/Stock
Stock Market Prediction Using Unsupervised Features
AI4Finance-Foundation/FinRL
FinRL: Financial Reinforcement Learning. 🔥
sisrfeng/n_gpu
📊 A simple command-line utility for querying and monitoring GPU status
wkeeling/selenium-wire
Extends Selenium's Python bindings to give you the ability to inspect requests made by the browser.
PacktPublishing/Deep-Reinforcement-Learning-Hands-On-Second-Edition
Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt
SukerZ/Playing-Flappy-Bird-by-DQN-on-PyTorch
引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。
mpquant/MyTT
MyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字货币量化等领域,它是您最精练的股市量化工具。Python library with most stock market indicators.
mpquant/Ashare
股票行情实时数据接口-A股,完全免费的沪深证券股票数据-**股市,python最简封装的API接口,包含日线,历史K线,分时线,分钟线,全部实时采集,系统包括新浪腾讯双数据核心采集获取,自动故障切换,STOCK数据格式成DataFrame格式,可用来查询研究量化分析,股票程序自动化交易系统.为量化研究者在数据获取方面极大地减轻工作量,更加专注于策略和模型的研究与实现。
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
aespresso/a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
isl-org/MultiObjectiveOptimization
Source code for Neural Information Processing Systems (NeurIPS) 2018 paper "Multi-Task Learning as Multi-Objective Optimization"
sktime/pytorch-forecasting
Time series forecasting with PyTorch
d0ng1ee/logdeep
log anomaly detection toolkit including DeepLog
libuyu/GHM_Detection
The implementation of “Gradient Harmonized Single-stage Detector” published on AAAI 2019.
huawei-noah/Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
zhulei227/ML_Notes
机器学习算法的公式推导以及numpy实现
wangshusen/RecommenderSystem