Pinned Repositories
Advanced-Cpp-Programming
Advanced C ++ Programming, 2022 Spring
AutomatedTesting
AutomatedTesting, 2022 Fall, NJU-SE
llvm-branch-cov
A LLVM transformation pass, which instruments llvm ir to gather information about branch coverage.
MachineLearning
2023 Spring, Machine Learning @ NJUSE
nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
NJUSE-OSlab
2022 Fall, OS Lab
openvino
OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
Preparation-Materials-For-GRE
Some materials for preparing GRE Test
Software-Engineering-and-Computing-II
SECII, 2022 Spring
TOEFL-preparation-materials
My TOEFL preparartion materials
tiebreaker4869's Repositories
tiebreaker4869/MachineLearning
2023 Spring, Machine Learning @ NJUSE
tiebreaker4869/TOEFL-preparation-materials
My TOEFL preparartion materials
tiebreaker4869/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
tiebreaker4869/llvm-branch-cov
A LLVM transformation pass, which instruments llvm ir to gather information about branch coverage.
tiebreaker4869/llvm-pass-101
Simple demo of writing a llvm pass
tiebreaker4869/NJU-ERP
Final Project of SECII, 2022 Spring
tiebreaker4869/beyond-accuracy
A toolkit for evaluating recommendation systems with metrics that go beyond accuracy.
tiebreaker4869/Gee
A simple Golang web framework
tiebreaker4869/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
tiebreaker4869/openvino
OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
tiebreaker4869/SASRec.pytorch
PyTorch(1.6+) implementation of https://github.com/kang205/SASRec
tiebreaker4869/tinygrad
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API.
tiebreaker4869/dlsys-10714
tiebreaker4869/fa20-lab-starter
tiebreaker4869/fa20-proj1-starter
tiebreaker4869/fa20-proj2-starter
tiebreaker4869/fa20-proj3-starter
tiebreaker4869/IDvs.MoRec
End-to-end Training for Multimodal Recommendation Systems
tiebreaker4869/images
my images
tiebreaker4869/LiteWebServer
A Lightweight Linux Web Server written in C++.
tiebreaker4869/minllama-assignment
tiebreaker4869/nextjs-notion-starter-kit
Deploy your own Notion-powered website in minutes with Next.js and Vercel.
tiebreaker4869/nobelium
A static blog build on top of Notion and NextJS, deployed on Vercel.
tiebreaker4869/novel
novel 是一套基于时下最新 Java 技术栈 Spring Boot 3 + Vue 3 开发的前后端分离学习型小说项目,配备保姆级教程手把手教你从零开始开发上线一套生产级别的 Java 系统,由小说门户系统、作家后台管理系统、平台后台管理系统等多个子系统构成。包括小说推荐、作品检索、小说排行榜、小说阅读、小说评论、会员中心、作家专区、充值订阅、新闻发布等功能。
tiebreaker4869/PMPP-Exercises
My implementation of PMPP exercises.
tiebreaker4869/SkipList-KV-Store
A skiplist based KV Storage.
tiebreaker4869/Software-System-Design
Software System Design, 2023 Spring, NJUSE
tiebreaker4869/tiebreaker4869
A beginner in Computer Science
tiebreaker4869/tiebreaker4869.github.io_archive
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
tiebreaker4869/vllm-learning-notes
Notes and code examples on vllm