Translation to spanish of the tutorial Part 06#2941
Merged
karlhigley merged 16 commits intoOpenMined:masterfrom Jan 22, 2020
ricardopretelt:master
Merged
Translation to spanish of the tutorial Part 06#2941karlhigley merged 16 commits intoOpenMined:masterfrom ricardopretelt:master
karlhigley merged 16 commits intoOpenMined:masterfrom
ricardopretelt:master
Conversation
feat: Translation to spanish of the Part 01 - The Basic Tools of private deep learning. This comes as a response to the initiative to translate all the PySyft tutorials, as it is desirable to learn PySyft in our native language. As requested, every part of the tutorial is done via pull request separately to: - Track better the changes in every document. - Avoid double work. Resolves: #2775 See also: #2782
merge to upstream
As requested add all tutorial translations to a single folder to: - Work better for the test suit for all the notebooks - Avoid clutter in the tutorials folder See also #2782
Update to upstream
fix: Clean the block codes Some block coded were run, so now are reset so when other users work the tutorial have a better experience and run them by themselves
merge to upstream
feat: Translation to spanish of the Part 03 - Herramientas avanzadas de ejecución remota This comes as a response to the initiative to translate all the PySyft tutorials, as it is desirable to learn PySyft in our native language. As requested, every part of the tutorial is done via pull request separately to: - Track better the changes in every document. - Avoid double work. See also: #2782
feat: Translation to spanish of the Part 06 - Federated Learning on MNIST using a CNN This comes as a response to the initiative to translate all the PySyft tutorials, as it is desirable to learn PySyft in our native language. As requested, every part of the tutorial is done via pull request separately to: - Track better the changes in every document. - Avoid double work. See also: #2775 and #2782
|
Check out this pull request on You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB. |
nph4rd
approved these changes
Jan 21, 2020
karlhigley
approved these changes
Jan 22, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat: Translation to spanish of the Part 06 - Federated Learning on MNIST using a CNN
This comes as a response to the initiative to translate all the
PySyft tutorials, as it is desirable to learn PySyft in our native
language.
As requested, every part of the tutorial is done via pull request
separately to:
Track better the changes in every document.
Avoid double work.
See also: Translate our tutorials to Spanish #2775 and Translate our tutorials to your native language! #2782