Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 545 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 545 Bytes

Project structure

  1. main.py is the entry point of the whole program.
  2. *_main.py is the testing entry point of different service.
  3. fedlearn and splitlearn are for clients and servers.
  4. model, data, helper are shared between fedlearn and splitlearn.
  5. *abstract include abstract classes for different functionality.
  6. expose is the code to expose functions to outside world.

Help info

  1. Windows Kill Process By PORT Number