Vegeta001's Stars
bitcoin/bitcoin
Bitcoin Core integration/staging tree
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
ccxt/ccxt
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
freqtrade/freqtrade
Free, open source crypto trading bot
vnpy/vnpy
基于Python的开源量化交易平台开发框架
ethereumbook/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
youfou/wxpy
微信机器人 / 可能是最优雅的微信个人号 API ✨✨
ethereum/EIPs
The Ethereum Improvement Proposal repository
Rockyzsu/stock
30天掌握量化交易 (持续更新)
jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
itheima1/BlockChain
黑马程序员 120天全栈区块链开发 开源教程
freqtrade/freqtrade-strategies
Free trading strategies for Freqtrade bot
yangwohenmai/LSTM
基于LSTM的时间序列预测研究
nicodjimenez/lstm
Minimal, clean example of lstm neural network training in python, for learning purposes.
Consensys/eth-lightwallet
Lightweight JS Wallet for Node and the browser
zhengjingwei/machine-learning-interview
算法工程师-机器学习面试题总结
ensdomains/ens
Implementations for ENS core functionality: The registry, registrars, and public resolvers.
kzbkzb/Python-AI
深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch
zhy0313/ea-python
量化交易策略
LUCIT-Systems-and-Development/unicorn-binance-websocket-api
A Python SDK by LUCIT to use the Binance Websocket API`s (com+testnet, com-margin+testnet, com-isolated_margin+testnet, com-futures+testnet, com-coin_futures, us, tr, dex/chain+testnet) in a simple, fast, flexible, robust and fully-featured way.
datawhalechina/machine-learning-toy-code
《机器学习》(西瓜书)代码实战
xilibi2003/Upchain-wallet
以太坊钱包(支持DApp 浏览器)- A Powerful Ethereum Android Wallet & DApp Browser
Relph1119/mysql-learning-notes
MySQL学习《MySQL 是怎样运行的:从根儿上理解 MySQL》,在线阅读:https://relph1119.github.io/mysql-learning-notes/
AlphaSmartDog/DeepLearningNotes
机器学习和量化分析学习进行中
AdeelMufti/CryptoBot
High(ish) frequency trading bot for cryptocurrencies, using Machine Learning for future price predictions
zzn199216/Introduction-to-quantitative-trading
for_quant_study
purecpp-org/purecpp_opensource_projects
purecpp opensource projects list
datawhalechina/ML-FTTI
机器学习 - 从原理到实现