Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
BaiduMRC
The BaiduMRC 2019 contest.
Biathlon
Harnessing Model Resilience for Accelerating ML Inference Pipelines
ChaokunChang.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
chatgpt-web
使用 express 和 vue3 搭建的 ChartGPT 演示网页
GDBTuner
A general auto tuner for database knobs.
Joke-Factory
An application that can generate joke in English and Chinese. (一个可以生成中文和英文笑话的应用)
raindrop
The final project of the Digital Image Processing Course.
Skymap
Skymap
unrestricted-adversarial-examples
Contest Proposal and infrastructure for the Unrestricted Adversarial Examples Challenge
ChaokunChang's Repositories
ChaokunChang/DE-NOVO
The Final Project of the Algorithm Course
ChaokunChang/KDD-CUP-2014
The Data Mining Course Project.
ChaokunChang/deeplearning-models
A collection of various deep learning architectures, models, and tips
ChaokunChang/Python-100-Days
Python - 100天从新手到大师
ChaokunChang/gpt-2-simple
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
ChaokunChang/raindrop
The final project of the Digital Image Processing Course.
ChaokunChang/PRML-Spring19-Fudan
Course Website for PRML Spring 2019 at Fudan University
ChaokunChang/Terminal
The new Windows Terminal, and the original Windows console host -- all in the same place!
ChaokunChang/Skymap
Skymap
ChaokunChang/CLRS
📚 Solutions to Introduction to Algorithms Third Edition
ChaokunChang/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
ChaokunChang/wukong-robot
🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目。
ChaokunChang/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
ChaokunChang/TestPython
ChaokunChang/unrestricted-adversarial-examples
Contest Proposal and infrastructure for the Unrestricted Adversarial Examples Challenge
ChaokunChang/Postgresql-core
ChaokunChang/Library-Management-System
A virtual Online Library which is realized by program.
ChaokunChang/PipelineMIPS2
added jal
ChaokunChang/PiplineMIPS
ChaokunChang/MulticycleMIPS
MulticycleMIPS written with verilog
ChaokunChang/CodeRepository
CodeRepository这个项目主要用来建立常见的数据结构代码、算法代码和并行、网络等代码库,方便后面开发的重复使用。
ChaokunChang/ucore
Tiny OS kernel for Tsinghua OS course