Pinned Repositories
AiLearning-Theory-Applying
快速上手Ai理论及应用实战:基础知识Basic knowledge、机器学习MachineLearning、深度学习DeepLearning2、自然语言处理BERT,持续更新中。含大量注释及数据集,力求每一位能看懂并复现。
async_simple
Simple, light-weight and easy-to-use asynchronous components
awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
backtrader
Python Backtesting library for trading strategies
binacpp
Binance C++ library
binance-cxx-api
Binance Bincoin Exchange C++ API
binance-official-api-docs
Official Documentation for the Binance APIs and Streams
Binance_Futures_python
Bits-O-Cpp
Bits of sweet C++ code that I use often.
chess-alpha-zero
Chess reinforcement learning by AlphaGo Zero methods.
pengjie-song's Repositories
pengjie-song/AiLearning-Theory-Applying
快速上手Ai理论及应用实战:基础知识Basic knowledge、机器学习MachineLearning、深度学习DeepLearning2、自然语言处理BERT,持续更新中。含大量注释及数据集,力求每一位能看懂并复现。
pengjie-song/async_simple
Simple, light-weight and easy-to-use asynchronous components
pengjie-song/awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
pengjie-song/backtrader
Python Backtesting library for trading strategies
pengjie-song/Binance_Futures_python
pengjie-song/chess-alpha-zero
Chess reinforcement learning by AlphaGo Zero methods.
pengjie-song/cinatra
modern c++(c++17), cross-platform, header-only, easy to use http framework
pengjie-song/covid-19-open-data
Datasets of daily time-series data related to COVID-19 for over 20,000 distinct locations around the world.
pengjie-song/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
pengjie-song/cppman
C++ 98/11/14 manual pages for Linux/MacOS
pengjie-song/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
pengjie-song/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
pengjie-song/ipmitool
An open-source tool for controlling IPMI-enabled systems
pengjie-song/kubernetes
Production-Grade Container Scheduling and Management
pengjie-song/kubernetes-engine-samples
Sample applications for Google Kubernetes Engine (GKE)
pengjie-song/kungfu
Kungfu Trader
pengjie-song/libwebsockets
canonical libwebsockets.org networking library
pengjie-song/linux
Linux kernel source tree
pengjie-song/minigo
An open-source implementation of the AlphaGoZero algorithm
pengjie-song/modern-cpp-features
A cheatsheet of modern C++ language and library features.
pengjie-song/Modern-CPP-Programming
Modern C++ Programming Course (C++11/14/17/20)
pengjie-song/muduo
Event-driven network library for multi-threaded Linux server in C++11
pengjie-song/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
pengjie-song/openctp
CTP开放平台提供A股、港股、美股、期货、期权等全品种接入通道,通过提供中泰证券XTP、华鑫证券奇点、东方证券OST、东方财富证券EMT、盈透证券TWS等各通道的CTPAPI接口,CTP程序可以无缝对接各股票柜台。平台也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。
pengjie-song/pengjie-song
Config files for my GitHub profile.
pengjie-song/QuantLib
The QuantLib C++ library
pengjie-song/rest_rpc
modern C++(C++11), simple, easy to use rpc framework
pengjie-song/Stock-Trading-Environment
A custom OpenAI gym environment for simulating stock trades on historical price data.
pengjie-song/TextTrader
命令行交易终端(股票、期货、期权),绝大部分命令与VI编辑器中相同,支持CTP、openctp等通道,支持Windows、Linux、MacOSX等操作系统。
pengjie-song/TinyNeuralNetwork
TinyNeuralNetwork is an efficient and easy-to-use deep learning model compression framework.