Pinned Repositories
-Learning-materials-
各种学习资料,包括一些百度云视频链接还有pdf资料
01-unraveling-the-jpeg
Source code for Unraveling the JPEG
18337
18.337 - Parallel Computing and Scientific Machine Learning
18S096SciML
18.S096 - Applications of Scientific Machine Learning
1st-Freesound-Audio-Tagging-2019
2014
Official content for the Fall 2014 Harvard CS109 Data Science course
effective-pandas
Source code for my collection of articles on using pandas.
Effective-Python
Code of "Effective Python 59 SPECIFIC WAYS TO WRITE BETTER PYTHON"
EfficientDNNs
Collection of recent methods on DNN compression and acceleration
LearnPython
以撸代码的形式学习Python
Sprinterzzj's Repositories
Sprinterzzj/Effective-Python
Code of "Effective Python 59 SPECIFIC WAYS TO WRITE BETTER PYTHON"
Sprinterzzj/autogluon
AutoGluon: AutoML Toolkit for Deep Learning
Sprinterzzj/BalanceTree
Binary balanced search tree: AVL, red-black tree recursive/non-recursive C++ code implementation (non-third-party library)
Sprinterzzj/BDA_course_Aalto
Bayesian Data Analysis course at Aalto
Sprinterzzj/BehaviorTree.CPP
Behavior Trees Library in C++. Batteries included.
Sprinterzzj/bplus-tree
B+ tree implementation in C
Sprinterzzj/build-your-own-x
🤓 Build your own (insert technology here)
Sprinterzzj/CCM-site
NYU PSYCH-GA 3405.002 / DS-GS 3001.006 : Computational cognitive modeling
Sprinterzzj/cheatsheets
Official Matplotlib cheat sheets
Sprinterzzj/CnC_Remastered_Collection
Sprinterzzj/CNN-Architectures
Sprinterzzj/covid19_dashboard
Create your own dashboard web app with free resources
Sprinterzzj/cpp-btree
Modern C++ B-tree containers
Sprinterzzj/CSAPP-Labs
Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
Sprinterzzj/emake
你见过的最简单的 GCC/CLANG 项目构建工具,定义式构建,比命令式更简单
Sprinterzzj/flask_gunicorn_nginx_docker
Template for deploying ML models using Flask + Gunicorn + Nginx inside Docker
Sprinterzzj/forecasting
Time Series Forecasting Best Practices & Examples
Sprinterzzj/Keras-YOLOv4
supports training, at least 41.1% mAP.支持训练,至少41.1%mAP。少数的给出精度的复现。
Sprinterzzj/libpku
贵校课程资料民间整理
Sprinterzzj/ml-system-design-pattern
System design patterns for machine learning
Sprinterzzj/MLAlgorithms
Minimal and clean examples of machine learning algorithms implementations
Sprinterzzj/model_deployment
sample model deployment code
Sprinterzzj/newbee-mall
newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。
Sprinterzzj/Practical_RL
A course in reinforcement learning in the wild
Sprinterzzj/practices-of-the-python-pro
Examples and exercises for Practices of the Python Pro from Manning Books 🐍📘
Sprinterzzj/pytest_tutorial
simple pytest tutorial
Sprinterzzj/SIMROUTE
SIMROUTE: Weather Ship Routing (WSR) Code. The software is constructed considering available Copernicus Marine Environment Monitoring Service (CMEMS) wave predictions systems of free use.
Sprinterzzj/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
Sprinterzzj/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Sprinterzzj/uq-course
Introduction to Uncertainty Quantification