SFWang95

SFWang95

Geek Repo

Github PK Tool:Github PK Tool

SFWang95's starred repositories

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

pytorch_image_classification

PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet

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

crypto_nn

Proof of concept for CryptoDL made for BigSec course @ EURECOM

Language:C++Stargazers:18Issues:0Issues:0

dinn

Fast Homomorphic Evaluation of Deep Discretized Neural Networks

Language:C++Stargazers:42Issues:0Issues:0

cryptonets

an implementation of CryptoNets

Language:C++Stargazers:11Issues:0Issues:0

tiny-dnn

header only, dependency-free deep learning framework in C++14

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

FullRNS-HEAAN

This is code for homomorphic encryption scheme "a Full RNS variant of HEAAN"

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

HElib-MP

HElib with Multi-Precision Plaintext Moduli

Language:C++Stargazers:4Issues:0Issues:0

EncryptedImagePredictorNetwork

Implementation of a Neural Network that predicts encrypted handwritten digits from the MNIST dataset. Encryption and Network Implemented using Homomorphic encryption library SEAL. Model obtained by training on unencrypted images using TensorFlow.

Language:C++Stargazers:12Issues:0Issues:0

Fully-Homomorphic-Image-Processing

Fully Homomorphic Image Preprocessing and analysis - JPEG encoding, decoding, image resizing.

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

PySEAL

This repository is a fork of Microsoft Research's homomorphic encryption implementation, the Simple Encrypted Arithmetic Library (SEAL). This code wraps the SEAL build in a docker container and provides Python API's to the encryption library.

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

DeepLearning_tutorials

The deeplearning algorithms implemented by tensorflow

Language:Jupyter NotebookStargazers:1812Issues:0Issues:0

LeNet-5

卷积神经网络之LeNet-5实现 The LeNet-5 Implementation of Convolutional Neural Network

Language:C++License:BSD-2-ClauseStargazers:43Issues:0Issues:0

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.

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