Pinned Repositories
2021-FPGA-System-Design
This repository is for 2021 NCKUEE FPGA System Design course
2022-AIAS
ACAI-2023-Spring
AI-Computing-Architecture-and-System
Course notes and lab notes
auto-booking
cgal
The public CGAL repository, see the README below
HElib
HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.
openfhe-development
This is the development repository for the OpenFHE library. The current version is 1.0.3 (released on March 17, 2023).
Princeton-Algorithm-1
Pythia
A customizable hardware prefetching framework using online reinforcement learning as described in the MICRO 2021 paper by Bera et al. (https://arxiv.org/pdf/2109.12021.pdf).
xuann6's Repositories
xuann6/2021-FPGA-System-Design
This repository is for 2021 NCKUEE FPGA System Design course
xuann6/2022-AIAS
xuann6/ACAI-2023-Spring
xuann6/AI-Computing-Architecture-and-System
Course notes and lab notes
xuann6/auto-booking
xuann6/cgal
The public CGAL repository, see the README below
xuann6/HElib
HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.
xuann6/openfhe-development
This is the development repository for the OpenFHE library. The current version is 1.0.3 (released on March 17, 2023).
xuann6/Princeton-Algorithm-1
xuann6/Pythia
A customizable hardware prefetching framework using online reinforcement learning as described in the MICRO 2021 paper by Bera et al. (https://arxiv.org/pdf/2109.12021.pdf).
xuann6/riscv-bitmanip
Working draft of the proposed RISC-V Bitmanipulation extension