vaststar
Once you've eliminated the impossible,whatever remains,no matter how improbable,is the truth.
Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
Algorithm
Blog
MasterLog
multi-platform thread-safe logger
MasterServerGo
Reflection
C++ reflection
SideLine_Tool
ThreadPool
C++ operate-system indenpent thread pool
WinTCP
tcp server based on tcp (windows)
vaststar's Repositories
vaststar/Algorithm
vaststar/SideLine_Tool
vaststar/Blog
vaststar/gitbook
📝 Modern documentation format and toolchain using Git and Markdown
vaststar/WordClock
Word Clock
vaststar/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
vaststar/100-Days-Of-ML-Code
100 Days of ML Coding
vaststar/shadowsocksr
Python port of ShadowsocksR
vaststar/log4cplus
log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.
vaststar/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
vaststar/WinTCP
tcp server based on tcp (windows)
vaststar/Reflection
C++ reflection
vaststar/MasterDegreeThesis
my master-degree thesis, usage of tex tricks
vaststar/copy
vaststar/thesis
nantong
vaststar/SolutionProject
backup
vaststar/Machine-learning-in-action
个人使用jupyter notebook整理的peter的《机器学习实战》代码,使其更有层次感,更加连贯,也加了一些自己的修改,以及注释