Pinned Repositories
DDPM-diffusion
My implementation of DDPM
duckchat
A shell-based chat software inspired by the ICS class in PKU
Gem5-archlab
PKU 2022 fall, Computer Architecture, Labs
Intro2CV
PKU 2023 Spring
jos
MIT 6.828 2018; PKU Operating System(Honor Track) 2022 fall.
MyTinyDatabase
Just for fun lol
QTproject
2022Spring, QT project of OOP, PKU, based on QT5.
Software-Analysis-PTA
PKU 2022 fall, Software Analysis, pointer analysis project, based on Tai-e of NJU
Study
This is the repository that stores my testing codes.
VF2
An algorithm for graph isomorphism matching
ateb14's Repositories
ateb14/Gem5-archlab
PKU 2022 fall, Computer Architecture, Labs
ateb14/QTproject
2022Spring, QT project of OOP, PKU, based on QT5.
ateb14/duckchat
A shell-based chat software inspired by the ICS class in PKU
ateb14/jos
MIT 6.828 2018; PKU Operating System(Honor Track) 2022 fall.
ateb14/Intro2CV
PKU 2023 Spring
ateb14/MyTinyDatabase
Just for fun lol
ateb14/Software-Analysis-PTA
PKU 2022 fall, Software Analysis, pointer analysis project, based on Tai-e of NJU
ateb14/Study
This is the repository that stores my testing codes.
ateb14/VF2
An algorithm for graph isomorphism matching
ateb14/WOW
WOW
ateb14/AI_intro_voice_conversion
AI引论大作业
ateb14/ateb14
Config files for my GitHub profile.
ateb14/ateb14.github.io
ateb14/Beijing_Daxuexi_Simple
北京 青年大学习 使用Github Actions自动完成
ateb14/DDPM-diffusion
My implementation of DDPM
ateb14/CoDeF
Official PyTorch implementation of CoDeF: Content Deformation Fields for Temporally Consistent Video Processing
ateb14/cs-self-learning
计算机自学指南
ateb14/developer-guides
Content for neo4j.com/developer
ateb14/Diffusion-Models-pytorch
Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)
ateb14/DisCo
DisCo: Referring Human Dance Generation in Real World
ateb14/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
ateb14/LearningGit
Testing field of Git
ateb14/minidb
rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。
ateb14/miniob
MiniOB-2022
ateb14/PKU-Art
一个对北大教学网、编程网格等北大相关网站的CSS美化样式
ateb14/pose_transfer
My implementation of pose transfer methods, referring several methods
ateb14/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
ateb14/tinykv
A course to build distributed key-value service based on TiKV model