We are currently in the midst of a significant refactoring of PySyft in the pointers_are_tensors branch. As the refactor is feature-complete (sans bugs), it is now a top priority to ensure that the refactor has good code conventions and that the code is clean, organized, and readable.
This issue is a bit open ended, but if you're interested in this project, please read through the codebase (especially code in the "syft/code/frameworks" folder) and help us make it beautiful. In particular, functions have been grouped in a somewhat greedy fashion focusing on getting the unit tests to pass, and now we need to do another pass through the codebase asking the questions
NOTE: This is focused on the pointers_are_tensors branch (not master!!!)
(feel free add more "good questions to ask about the codebase" to this issue in the comments section)
CC: @jvmancuso , @robert-wagner , @alhparsa
Most helpful comment
CC: @jvmancuso , @robert-wagner , @alhparsa