Pinned Repositories
AdderCircuitGenerator
This script generates and analyzes prefix tree adders.
AI-for-Security-Learning
安全场景、基于AI的安全算法和安全数据分析业界实践
algorithm
九章算法 v4.2+hackerrank+leetcode+my notes+interview questions
Algorithm-1
准备数据结构、算法时做过的题 题目包含:基础数据结构,算法,大公司笔试真题,牛客算法题,lintcode,九章算法,《剑指Offer》,左程云《程序员代码面试指南》
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
APSI
APSI is a C++ library for Asymmetric (unlabeled or labeled) Private Set Intersection.
awesome-algorithm
结构化算法刷题训练指南 (希望大家支持一下!)
mpc_learn
This repo is used to record my learning about secure multiparty computing and Rust language.
Privacy-Preserving-kNN
The repository is used to save the code and some test result of our paper
qxzhou1010's Repositories
qxzhou1010/Algorithm-1
准备数据结构、算法时做过的题 题目包含:基础数据结构,算法,大公司笔试真题,牛客算法题,lintcode,九章算法,《剑指Offer》,左程云《程序员代码面试指南》
qxzhou1010/Hello-World
The first repository in my github
qxzhou1010/LeetCode
LeetCode solutions written in Java
qxzhou1010/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
qxzhou1010/Machine-Learning-1
qxzhou1010/mlat-server
Mode S multilateration server
qxzhou1010/qxzhou.github.io
Personal site
qxzhou1010/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
qxzhou1010/vector-homomorphic-encryption
6.857 project - implementation of scheme for encrypting integer vectors that allows addition, linear transformation, and weighted inner products.