Shao-Wei Chiu (rwe0214)

rwe0214

Geek Repo

Company:National Chiao Tung University

Location:Hsinchu, Taiwan

Home Page:https://hackmd.io/@swchiu

Github PK Tool:Github PK Tool

Shao-Wei Chiu's repositories

Accelerator-Architectures-for-Machine-Learning

2020 NCTU Accelerator Architectures for Machine Learning

Language:CudaStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Game-Theory

Term-Project of Game Theory

Language:CStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Machine-Learning

2020 NCTU Machine Learning

Language:PythonStargazers:0Issues:0Issues:0

snake

snake game in C

Language:CStargazers:0Issues:0Issues:0

Unix-Programming

2020 NCTU Unix Programming

Language:CStargazers: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.

License:MITStargazers:0Issues:0Issues:0

delphi

A Cryptographic Inference Service for Neural Networks

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

excitationbp

Visualizing how deep networks make decisions

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

face-alignment

:fire: 2D and 3D Face alignment library build using pytorch

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

facenet-pytorch-vggface2

A PyTorch implementation of the 'FaceNet' paper for training a facial recognition model with Triplet Loss using the VGGFace2 dataset. A pre-trained model using Triplet Loss is available for download.

Stargazers:0Issues:0Issues:0

FaceX-Zoo

A PyTorch Toolbox for Face Recognition

License:NOASSERTIONStargazers:0Issues:0Issues:0

fibdrv

Linux kernel module that calculates Fibonacci numbers

Language:CLicense:MITStargazers:0Issues:1Issues:0

googLeNet

The simple comparison between naive inception and inception v2 in gooLeNet

Language:PythonStargazers:0Issues:0Issues:0

insightface

Face Analysis Project on MXNet and PyTorch

License:MITStargazers:0Issues:0Issues:0

lab0-c

C Programming Lab: Assessing Your C Programming Skills

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:ShellStargazers:0Issues:0Issues:0

nctu-thesis

NCTU Thesis Template in XeLaTeX

Stargazers:0Issues:0Issues:0

nctu-thesis-latex

A LaTeX template for writing thesis in NCTU.

Stargazers:0Issues:0Issues:0

NYCU-Thesis-Template

A NYCU thesis template

Stargazers:0Issues:0Issues:0

private-ai-resources

SOON TO BE DEPRECATED - Private machine learning progress

License:MITStargazers:0Issues:0Issues:0

pytorch-cifar

95.47% on CIFAR10 with PyTorch

License:MITStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

SEAL-Python

Microsoft SEAL 3.X For Python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

server-framework

Asynchronous server framework in modern C

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

xfr

Explainable Face Recognition ECCV 2020 Paper code and dataset repository

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0