Abdul Muatakabbir
Results
1
issues of
Abdul Muatakabbir
## Description ModuleNotFoundError: No module named 'syft.core.adp.entity' ## How to Reproduce 1. run ``` import syft as sy from syft.core.adp.entity import Entity dataset = {} for person_index, test_result in enumerate(raw_data):...
Type: Bug :bug: