Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
30-seconds-of-code
Short JavaScript code snippets for all your development needs
altWinDirStat
An unofficial modification of WinDirStat
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
arcore-depth-lab
ARCore Depth Lab is a set of Depth API samples that provides assets using depth for advanced geometry-aware features in AR interaction and rendering. (UIST 2020)
asyncrun.vim
Run Async Shell Commands in Vim 8.0 / NeoVim and Output to Quickfix Window
autoscraper
A Smart, Automatic, Fast and Lightweight Web Scraper for Python
awesome
:sunglasses: Curated list of awesome lists
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
free-programming-books
:books: Freely available programming books
Pinyupen's Repositories
Pinyupen/100-Days-Of-ML-Code
100 Days of ML Coding
Pinyupen/altWinDirStat
An unofficial modification of WinDirStat
Pinyupen/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
Pinyupen/bootdo
Pinyupen/CMWTAT_Digital_Edition
CloudMoe Windows 10 Activation Toolkit get digital license, the best open source Win 10 activator in GitHub. GitHub 上最棒的开源 Win10 数字权利(数字许可证)激活工具!
Pinyupen/deep-learning-guide
An evolving guide to learning Deep Learning effectively.
Pinyupen/Flywork
my preliminary
Pinyupen/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Pinyupen/julia
The Julia Language: A fresh approach to technical computing.
Pinyupen/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Pinyupen/libpku
贵校课程资料民间整理
Pinyupen/muduo
A C++ non-blocking network library for multi-threaded server in Linux
Pinyupen/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Pinyupen/openlibrary
One webpage for every book ever published!
Pinyupen/PathFinding-by-PRM
Build a PathFinding simulator using Probabilistic RoadMap (PRM) algorithm.
Pinyupen/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
Pinyupen/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
Pinyupen/pygta5
Explorations of Using Python to play Grand Theft Auto 5.
Pinyupen/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
Pinyupen/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
Pinyupen/seastar
High performance server-side application framework
Pinyupen/SeetaFaceEngine
Pinyupen/SerpentAI
Game Agent Framework. Helping you create AIs / Bots to play any game you own!
Pinyupen/SJTU-Courses
上海交通大学课程资料分享
Pinyupen/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
Pinyupen/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Pinyupen/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
Pinyupen/Virgilio
Your new Mentor for Data Science E-Learning.
Pinyupen/WebBench
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
Pinyupen/zju-icicles
浙江大学课程攻略共享计划