Jinlei's repositories
joyful-pandas
pandas中文教程
python-cheatsheet
Comprehensive Python Cheatsheet
Python005-01
Python005-01
one-python-craftsman
来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。
running_page
Make your own running home page
anuraghazra.github.io
My Portfolio Site | Made With @Gatsbyjs
apple-computer-literacy
个人电脑使用(以苹果产品为例)
autocomplete
Fig adds autocomplete to your terminal.
autogluon
AutoGluon: AutoML for Text, Image, and Tabular Data
category_encoders
A library of sklearn compatible categorical variable encoders
coding-interview-university
A complete computer science study plan to become a software engineer.
cpython
The Python programming language
feature_engine
Feature engineering package with sklearn like functionality
HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only).
machine-learning-systems-design
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
materials
Bonus materials, exercises, and example projects for our Python tutorials
ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
northendlab-light-hugo
Northendlab is a minimal personal blog theme powered by Hugo. It has a Premium version on our gethugothemes site.
Paper_CausalInference_abtest
因果推理&AB实验相关论文小书库
powerlevel10k
A Zsh theme
powerlevel9k
Powerlevel9k was a tool for building a beautiful and highly functional CLI, customized for you. P9k had a substantial impact on CLI UX, and its legacy is now continued by P10k.
Python
All Algorithms implemented in Python
python-causality-handbook
Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and sensitivity analysis.
python-patterns
A collection of design patterns/idioms in Python
transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
transformer-pytorch
Transformer: PyTorch Implementation of "Attention Is All You Need"