pinglanliu's Stars
conwnet/github1s
One second to read GitHub code with VS Code.
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
SimplifyJobs/New-Grad-Positions
A collection of full time roles in SWE, Quant, and PM for new grads.
CoreyMSchafer/code_snippets
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
tiny-dnn/tiny-dnn
header only, dependency-free deep learning framework in C++14
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
microsoft/SEAL
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
homenc/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.
DreamOfTheRedChamber/system-design-interviews
chaoyanghe/Awesome-Federated-Learning
FedML - The Research and Production Integrated Federated Learning Library: https://fedml.ai
neerazz/FAANG
Competitive programming questions.
casbin/pycasbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
shaoxiongji/federated-learning
A PyTorch Implementation of Federated Learning http://doi.org/10.5281/zenodo.4321561
isislovecruft/library--
The papers and books I've read or am about to read.
OpenMined/TenSEAL
A library for doing homomorphic encryption operations on tensors
google-research/federated
A collection of Google research projects related to Federated Learning and Federated Analytics.
pplonski/keras2cpp
This is a bunch of code to port Keras neural network model into pure C++.
IBM/FedMA
Code for Federated Learning with Matched Averaging, ICLR 2020.
vzhou842/cnn-from-scratch
A Convolutional Neural Network implemented from scratch (using only numpy) in Python.
BBVA/apicheck
The DevSecOps toolset for REST APIs
snwagh/securenn-public
Implementation of protocols in SecureNN.
timmers/awesome-federated-learning
A curated list of resources dedicated to federated learning.
csukuangfj/OpenCNN
An Open Convolutional Neural Network Framework in C++ From Scratch
K-miran/HEMat
Homomorphic matrix computation
dreamqyq/antd-upload-dnd
ZhaoningYu1996/HM-GNN
Official PyTorch implementation of "Molecular Representation Learning via Heterogeneous Motif Graph Neural Networks"
Accenture/pyheal
PyHeal is a Python wrapper for Microsoft SEAL aimed at making operations easier to use.
ngocson2vn/NeuralNetworks
Neural Networks from scratch
mshcruz/PaillierLibrarySamples
Sample codes to work with the C++ Paillier Library (http://hms.isi.jhu.edu/acsc/libpaillier/).