Jaiyoung Park (jyp4rk)

jyp4rk

Geek Repo

Company:SCALE@SNU

Location:Seoul

Github PK Tool:Github PK Tool

Jaiyoung Park's repositories

ALCHEMY

A Language and Compiler for Homomorphic Encryption Made easY

Language:HaskellLicense:GPL-3.0Stargazers:0Issues:0Issues:0

autotest-cpp

Sample files for clang + gtest + cmake with on-write automated test

Language:ShellLicense:NOASSERTIONStargazers:0Issues:0Issues:0

capnproto

Cap'n Proto serialization/RPC system - core tools and C++ library

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

CryptoNets

CryptoNets is a demonstration of the use of Neural-Networks over data encrypted with Homomorphic Encryption. Homomorphic Encryptions allow performing operations such as addition and multiplication over data while it is encrypted. Therefore, it allows keeping data private while outsourcing computation (see here and here for more about Homomorphic Encryptions and its applications). This project demonstrates the use of Homomorphic Encryption for outsourcing neural-network predictions. The scenario in mind is a provider that would like to provide Prediction as a Service (PaaS) but the data for which predictions are needed may be private. This may be the case in fields such as health or finance. By using CryptoNets, the user of the service can encrypt their data using Homomorphic Encryption and send only the encrypted message to the service provider. Since Homomorphic Encryptions allow the provider to operate on the data while it is encrypted, the provider can make predictions using a pre-trained Neural-Network while the data remains encrypted throughout the process and finaly send the prediction to the user who can decrypt the results. During the process the service provider does not learn anything about the data that was used, the prediction that was made or any intermediate result since everything is encrypted throughout the process. This project uses the Simple Encrypted Arithmetic Library SEAL version 3.2.1 implementation of Homomorphic Encryption developed in Microsoft Research.

Language:C#License:MITStargazers:0Issues:0Issues:0

DepthShrinker

[ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan Fu, Haichuan Yang, Jiayi Yuan, Meng Li, Cheng Wan, Raghuraman Krishnamoorthi, Vikas Chandra, Yingyan Lin

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

dotconfig

configuration in ubuntu 18.04

Language:ShellStargazers:0Issues:0Issues:0

dotfiles

@holman does dotfiles

Language:ShellLicense:MITStargazers:0Issues:0Issues:0

dotfiles-1

:wrench: .files, including ~/.macos — sensible hacker defaults for macOS

Language:ShellLicense:MITStargazers:0Issues:0Issues:0

e3

E3: Encrypt-Everything-Everywhere framework for compiling C++ programs with encrypted operands.

Language:PascalStargazers:0Issues:0Issues:0

ezsh

quickly install zsh, oh-my-zsh with power-level-9k zsh-completions zsh-autosuggestions zsh-syntax-highlighting history-substring-search

Language:ShellStargazers:0Issues:0Issues:0

examples

Fast and flexible reference benchmarks

License:Apache-2.0Stargazers:0Issues:0Issues:0

fourier_neural_operator

Use Fourier transform to learn operators in differential equations.

License:MITStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

MP-SPDZ

Versatile framework for multi-party computation

License:NOASSERTIONStargazers:0Issues:0Issues:0

openfhe-cuda

This is the development repository for the OpenFHE library. The current version is 1.0.3 (released on March 17, 2023).

License:BSD-2-ClauseStargazers:0Issues:0Issues:0

prezto

The configuration framework for Zsh

License:MITStargazers:0Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0

SimKD

[CVPR-2022] Official implementation for "Knowledge Distillation with the Reused Teacher Classifier".

Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

TenSEAL

A library for doing homomorphic encryption operations on tensors

License:Apache-2.0Stargazers:0Issues:0Issues:0

tf-encrypted

A Framework for Encrypted Machine Learning in TensorFlow

License:Apache-2.0Stargazers:0Issues:0Issues:0

zexe

Rust library for decentralized private computation

Language:RustLicense:Apache-2.0Stargazers:0Issues:0Issues:0