Skip to content
/ SPAIC Public

Secure and Private AI Scholarship Challenge Udacity

Notifications You must be signed in to change notification settings

kshntn/SPAIC

Repository files navigation

private-ai

Notebooks for Udacity's Secure and Private AI course.

Dependencies

To run these notebooks you'll need to install Python 3.6+, PySyft, Numpy, PyTorch 1.0, and Jupyter Notebooks. The easiest way for all of this is to create a conda environment:

conda create -n pysyft python=3
conda activate pysyft
conda install numpy jupyter notebook
conda install pytorch torchvision -c pytorch
pip install syft

SPAIC

About

Secure and Private AI Scholarship Challenge Udacity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published