Pinned Repositories
2048
A simple python 2048 game
6.S081-gxj
My finish home work of 6.S801
AIstudy
BUSE
A block device in user space for Linux. Try to implement an asynchronous version.
CacheLib
Pluggable in-process caching engine to build and scale high performance services
Classfication_Activation_Map
Show activation area for classfication on the original img
DianNeuron
A simple neural network framework implemented manually using python
FLOWS-Balanced-MRC-Profiling-for-Heterogeneous-Object-Size-Cache
Code for Eurosys 2024 paper "FLOWS: Balanced MRC Profiling for Heterogeneous Object-Size Cache"
KAILI_speech_annotation_recognition
打工是不可能打工的,这辈子不可能打工的
Sudoku_AND_SatSolver
An open source project to creating Sudoku and translates it to SAT problem. And I implemented a basic MiniSAT solver in C language.
JasonGuo98's Repositories
JasonGuo98/FLOWS-Balanced-MRC-Profiling-for-Heterogeneous-Object-Size-Cache
Code for Eurosys 2024 paper "FLOWS: Balanced MRC Profiling for Heterogeneous Object-Size Cache"
JasonGuo98/Sudoku_AND_SatSolver
An open source project to creating Sudoku and translates it to SAT problem. And I implemented a basic MiniSAT solver in C language.
JasonGuo98/Classfication_Activation_Map
Show activation area for classfication on the original img
JasonGuo98/DianNeuron
A simple neural network framework implemented manually using python
JasonGuo98/KAILI_speech_annotation_recognition
打工是不可能打工的,这辈子不可能打工的
JasonGuo98/2048
A simple python 2048 game
JasonGuo98/6.S081-gxj
My finish home work of 6.S801
JasonGuo98/AIstudy
JasonGuo98/BUSE
A block device in user space for Linux. Try to implement an asynchronous version.
JasonGuo98/CacheLib
Pluggable in-process caching engine to build and scale high performance services
JasonGuo98/IDSiMCache
JasonGuo98/CS-231n
finish homeworks
JasonGuo98/cs231n
Stanford cs231n'18 assignment
JasonGuo98/dig_sig_py_study
scripts to study dsp
JasonGuo98/hello-world
getstart
JasonGuo98/Learn-Rust
Try to learning rust language via https://course.rs/basic/base-type/function.html
JasonGuo98/libCacheSim
a high performance library for building cache simulators
JasonGuo98/physics-data-analyze
物理实验数据,计算不确定度等
JasonGuo98/pmdk
Persistent Memory Development Kit
JasonGuo98/python_spider
爬取大创项目的训练用插画/简笔画
JasonGuo98/Segmented-Least-Squares
we have an integer k, and we need to find the best fit for the points with exactly k line segments.
JasonGuo98/shared-memory
JasonGuo98/tdigest
C++ version of Ted Dunning's merging t-digest