All Projects → iamtrask → Capsule

iamtrask / Capsule

Licence: apache-2.0
DEPRECATED- see https://github.com/OpenMined/OpenMined or https://github.com/OpenMined/PySyft

Projects that are alternatives of or similar to Capsule

Kepler.gl
Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
Stars: ✭ 8,231 (+23417.14%)
Mutual labels:  jupyter-notebook
Stratx
stratx is a library for A Stratification Approach to Partial Dependence for Codependent Variables
Stars: ✭ 35 (+0%)
Mutual labels:  jupyter-notebook
Product Recommendation With Watson Ml
Build a recommendation engine with Spark and Watson Machine Learning
Stars: ✭ 35 (+0%)
Mutual labels:  jupyter-notebook
Misc
Machine Learning / Randomized Algorithm and more
Stars: ✭ 34 (-2.86%)
Mutual labels:  jupyter-notebook
Mlwpy code
Code from the Pearson Addison-Wesley book Machine Learning with Python for Everyone
Stars: ✭ 34 (-2.86%)
Mutual labels:  jupyter-notebook
Drugs Recommendation Using Reviews
Analyzing the Drugs Descriptions, conditions, reviews and then recommending it using Deep Learning Models, for each Health Condition of a Patient.
Stars: ✭ 35 (+0%)
Mutual labels:  jupyter-notebook
Cs231n
Convolutional Neural Networks for Visual Recognition (kNN, softmax, etc)
Stars: ✭ 34 (-2.86%)
Mutual labels:  jupyter-notebook
Dltemplate
Boilerplate for Deep Learning Projects
Stars: ✭ 35 (+0%)
Mutual labels:  jupyter-notebook
Graph Isomorphism Networks
A Tensorflow 2.0 implementation of Graph Isomorphism Networks.
Stars: ✭ 35 (+0%)
Mutual labels:  jupyter-notebook
Warp Pytorch
WARP loss for Pytorch as described by the paper: WSABIE: Scaling Up To Large Vocabulary Image Annotation
Stars: ✭ 35 (+0%)
Mutual labels:  jupyter-notebook
Satellite imagery analysis
Implementation of different techniques to find insights from the satellite data using Python.
Stars: ✭ 31 (-11.43%)
Mutual labels:  jupyter-notebook
Presentations
Stars: ✭ 35 (+0%)
Mutual labels:  jupyter-notebook
Chinese Stock Prediction Using Weibo Baidu News Sentiment
📈 A neural network regression model trained to predict the mean stock price percentage change everyday using financial factors like previous close price, actual previous close price, open price, market capitalization, total market value, price-to-earning ratio and price-to-book ratio, along with corresponding Sina Weibo and Baidu News sentiment scores.
Stars: ✭ 35 (+0%)
Mutual labels:  jupyter-notebook
Pyannote Core
Advanced data structures for handling temporal segments with attached labels.
Stars: ✭ 34 (-2.86%)
Mutual labels:  jupyter-notebook
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (+0%)
Mutual labels:  jupyter-notebook
Welcome tutorials
Various tutorials given for welcoming new students at MILA.
Stars: ✭ 975 (+2685.71%)
Mutual labels:  jupyter-notebook
Nlpnotebook
一份不断完善的NLP学习笔记
Stars: ✭ 35 (+0%)
Mutual labels:  jupyter-notebook
Pandas Ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 130+ Indicators
Stars: ✭ 962 (+2648.57%)
Mutual labels:  jupyter-notebook
Hetmogp
Heterogeneous Multi-output Gaussian Processes
Stars: ✭ 35 (+0%)
Mutual labels:  jupyter-notebook
Picanet
Stars: ✭ 35 (+0%)
Mutual labels:  jupyter-notebook

capsule

Build Status

❗ This library has been deprecated due to changes in strategy and roadmap. To actively contribute based on our current roadmap, checkout OpenMined, PySyft, or join our slack

Service for Storing And Interacting with Secrets (particularly Keys or MPC Shares) Off Blockchain

The goal of this library is to allow developers of OpenMined to simulate participating in a network where others have access to secret information that developers do not. In the trivial case, Capsule can generate a private Encryption key and never reveal it to the developer. See the notebooks folder for tutorials on how to use the library.

Step 1: Open Terminal and Run:

sh build_and_run.sh

Step 2: Open Terminal and Run:

jupyter notebook

Step 3: Select Notebook

In the notebooks folder, you'll find that there are several example notebooks showing how to use the Capsule. You'll find that the general setup is a server (which you started in Step 1) which holds onto secret information. From the Jupyter notebook you can interact with the server as if you were interacting with individuals on a live global network.

Current Research

NuCypherKMS: decentralized key management system

ZoE: Zcash over Ethereum cross chain zk-snarks

Hawk: blockchain model of cryptography and privacy-preserving smart contracts

Fast and Secure Linear Regression and Biometric Authentication with Security Update

A Comparison of the Homomorphic Encryption Schemes:

Multi-bit homomorphic encryption based on learning with errors over rings

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].