Pinned Repositories
sharpe
sharpe is a unified, interactive, general-purpose environment for backtesting or applying machine learning(supervised learning and reinforcement learning) in the context of quantitative trading
alpha-zero
My attempt to implement alphazero algorithm from DeepMind in C++ and Libtorch
create-library-from-scratch
the roadmap for production ready library
docker_in_practice
walk through the core knowledge of docker
learn_cpp_in_30_minutes
walk through the core knowledge of cpp
minimal-cpp-library-template
minimal cpp library template
minitorch
a minimal work version of pytorch
optimal-control-and-reinforcement-learning
pytorch-libtorch-API-translation
api translation and comparsion between pytorch(python) and libtorch(c++)
transformer-pytorch
transformer model implementation in pytorch
walkacross's Repositories
walkacross/pytorch-libtorch-API-translation
api translation and comparsion between pytorch(python) and libtorch(c++)
walkacross/learn_cpp_in_30_minutes
walk through the core knowledge of cpp
walkacross/optimal-control-and-reinforcement-learning
walkacross/docker_in_practice
walk through the core knowledge of docker
walkacross/minimal-cpp-library-template
minimal cpp library template
walkacross/alpha-zero
My attempt to implement alphazero algorithm from DeepMind in C++ and Libtorch
walkacross/goldminer-tutorials
掘金量化从0到实盘
walkacross/minitorch
a minimal work version of pytorch
walkacross/trader-1
(in progress) Trading model based on linear and non-linear statistical modeling with reinforcement learning
walkacross/annotated-minitorch
The full minitorch student suite.
walkacross/arbitragelab
ArbitrageLab is a python library that enables traders who want to exploit mean-reverting portfolios by providing a complete set of algorithms from the best academic journals.
walkacross/Bandit-algorithm-in-stock-selection
Use bandit algorithm to train an agent that can do investment like human being
walkacross/CME212-
CME212 Course Information
walkacross/cpp_software_design
Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)
walkacross/Ed
Event-driven backtesting engine written in C++
walkacross/hft-liquidity-research
High Frequency Trading Liquidity Research; we propose to develop a framework to analyze liquidity using HFT data.
walkacross/mbt_gym
mbt_gym is a module which provides a suite of gym environments for training reinforcement learning (RL)
walkacross/monte-carlo-tree-search
Monte carlo tree search in python
walkacross/muzero-cpp
A C++ pytorch implementation of MuZero
walkacross/optimal-order-execution
:arrows_counterclockwise: Exploring Optimal Order Execution in Simulated Limit Order Books
walkacross/pytorch-docker-guideline
walkacross/pytorch_lightning_tutorials
walkacross/rebels
walkacross/rl-agents
Implementations of Reinforcement Learning and Planning algorithms
walkacross/RL-book
walkacross/rxcpp-tutorials
rxcpp-tutorials
walkacross/starter-hugo-academic
walkacross/template-lab-04-strategy-compare
walkacross/Torch-Chemistry
Chemistry kernel library based on LibTorch
walkacross/walkacross.github.io
personal website