shunliz's repositories
Machine-Learning
机器学习原理
openstack-notes
Openstack related topics
chinesechess
A simple chinese chess ai
JInterpreter
A toy interpreter
Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
craftinginterpreters
Repository for the book "Crafting Interpreters"
firecracker
Secure and fast microVMs for serverless computing.
freeCodeCamp
freeCodeCamp.org's open source codebase and curriculum. Learn to code at home.
highserver
Some socket servers from scratch
java-graphql-demo
java-graphql-demo
linux-lab
Linux kernel source tree
mark-sweep
A simple mark-sweep garbage collector in C
project-based-learning
Curated list of project-based tutorials
pyelftools
Parsing ELF and DWARF in Python
qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies. An increasing number of SOTA Quant research works/papers are released in Qlib.
write-yourself-a-git
Learn Git by reimplementing it from scratch