Pinned Repositories
1-on-1s
🌱 1-on-1 questions and resources from my time as a manager.
aeron-python
Python bindings for Aeron messaging.
backtrader_plotting
Plotting addon for backtrader to support Bokeh (and maybe more)
BayesRobotLoc
Simulation of Bayes filter (Recursive Bayes Estimation) for robot localization and tracking.
bootstrap-price-time-series
Synthesize time series by different bootstrapping methods.
ibstract
Asynchronous financial data management
ISLR
My Python code for labs and exercises in the book "An Introduction to Statistical Learning with Applications in R".
machine-learning
My code and notebooks on machine learning and data science.
swing
A Python implementation of automatic swing trading execution.
tardis-client
Tardis.dev cryptocurrency data client.
0liu's Repositories
0liu/ibstract
Asynchronous financial data management
0liu/ISLR
My Python code for labs and exercises in the book "An Introduction to Statistical Learning with Applications in R".
0liu/bootstrap-price-time-series
Synthesize time series by different bootstrapping methods.
0liu/swing
A Python implementation of automatic swing trading execution.
0liu/1-on-1s
🌱 1-on-1 questions and resources from my time as a manager.
0liu/aeron-python
Python bindings for Aeron messaging.
0liu/backtrader_plotting
Plotting addon for backtrader to support Bokeh (and maybe more)
0liu/BayesRobotLoc
Simulation of Bayes filter (Recursive Bayes Estimation) for robot localization and tracking.
0liu/btplotting
btplotting provides plotting for backtests, optimization results and live data from backtrader.
0liu/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
0liu/machine-learning
My code and notebooks on machine learning and data science.
0liu/tardis-client
Tardis.dev cryptocurrency data client.
0liu/cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
0liu/Data-Science-Interview-Questions-Answers
Curated list of data science interview questions and answers
0liu/doomemacs
An Emacs framework for the stubborn martian hacker
0liu/DS-Take-Home
My solution to the book A Collection of Data Science Take-Home Challenges
0liu/GoogleColab-KeepAlive
a simple python script for keeping alive a google colab session
0liu/Gradient-Free-Optimizers
Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces.
0liu/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
0liu/Hyperactive
An optimization and data collection toolbox for convenient and fast prototyping of computationally expensive models.
0liu/M5-methods
Data, Benchmarks, and methods submitted to the M5 forecasting competition
0liu/pydtc
Very basic realization of DTC protocol in Python (http://dtcprotocol.org)
0liu/qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies. An increasing number of SOTA Quant research works/papers are released in Qlib.
0liu/reinforced-players
My projects / experiments on reinforcement learning.
0liu/STL_containers_algos
C++ template implementation of STL containers and classic algorithms.
0liu/Stock_Analysis_For_Quant
Different Types of Stock Analysis in Excel, Matlab, Power BI, Python, R, and Tableau
0liu/TakeHomeDataChallenges
My solution to the book <A collection of Data Science Take-home Challenges>
0liu/teaching
0liu/ThinkBayes2
Text and code for the forthcoming second edition of Think Bayes, by Allen Downey.