Pinned Repositories
barra-risk-model
a python module and user interface of a user-defined Barra risk model
COMS4771HW3regard
Cpp_BacktestTools
An order-driven algorithm trading system in C++.
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
cpython
The Python programming language
DXY-2019-nCoV-Crawler
2019新型冠状病毒疫情实时爬虫
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记
jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
OptionTools
My personal python option tool
Peimou's Repositories
Peimou/barra-risk-model
a python module and user interface of a user-defined Barra risk model
Peimou/OptionTools
My personal python option tool
Peimou/Cpp_BacktestTools
An order-driven algorithm trading system in C++.
Peimou/DXY-2019-nCoV-Crawler
2019新型冠状病毒疫情实时爬虫
Peimou/MTH9879-Market-Microstructure-Models
Baruch MFE 2019 Spring
Peimou/COMS4771HW3regard
Peimou/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
Peimou/cpython
The Python programming language
Peimou/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Peimou/Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记
Peimou/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Peimou/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
Peimou/lint-action-test
Peimou/MachineLearning
The implementation of machine learning algorithms in Python (numpy and numba).
Peimou/NNwithCpp-Predict-SPX-Volume
Peimou/pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Peimou/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Peimou/Peimou.github.io
Peimou/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
Peimou/probprog-finalproject
ML w/ ProbProg: final project repository template
Peimou/PyEMD
Python implementation of Empirical Mode Decompoisition (EMD) method
Peimou/pymc3
Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano
Peimou/pymc4
A high-level probabilistic programming interface for TensorFlow Probability
Peimou/pyzmq
PyZMQ: Python bindings for zeromq
Peimou/RLtools
Peimou/statsmodels
main repo of statsmodels
Peimou/yahoofinancials
A powerful financial data module used for pulling data from Yahoo Finance. This module can pull fundamental and technical data for stocks, indexes, currencies, cryptos, ETFs, Mutual Funds, U.S. Treasuries, and commodity futures.
Peimou/zipline
Zipline, a Pythonic Algorithmic Trading Library