llSourcell / Openmined_demo
Labels
Projects that are alternatives of or similar to Openmined demo
OpenMined_demo
This is the code for "How Do We Democratize Access to Data?" by Siraj Raval on Youtube
Coding Challenge - Due Date, Thursday, October 5 2017 at 12 PM PST
Find an issue somewhere in one of the OpenMined GitHub repositories and submit a pull request with your solution! The more useful the PR, the better. A great starting point would be the issues labeled beginner under pysft here but you are free to find others in other repositories. Submit your Github link in the comment section of the video. Good luck!
Overview
This is the code for this video on Youtube by Siraj Raval on how to democratize access to data. This is a demo of using a decentralized marketplace to train AI models by paying users for their data directly. Check out the OpenMined docs for more information.
Dependencies
- IPFS (https://ipfs.io/docs/install/)
- Ethereum (https://github.com/ethereumjs/testrpc)
- OpenMined (https://github.com/OpenMined)
Usage
Run jupyter notebook in root directory in terminal and the notebook will pop up in your browser.
Install jupyter here
Credits
Credits for this code go to OpenMined. I've merely created a wrapper to get people started.
