Skip to content

Duet Example Problem #93

@lemonviv

Description

@lemonviv

Question

Describe your question in ONE SENTENCE.

Dual-headed-nn example error when creating the duet machine.

Further Information

Describe your question in greater length here.

I am using the docker-based Jupyter notebook for running examples/dual-headed-nn/examples/Vertical_Model_Training/, however, I got an error when running the second step duet = sy.duet(loopback=True). The error is

---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
/tmp/ipykernel_21/2164902562.py in <module>
----> 1 duet = sy.duet(loopback=True)

AttributeError: module 'syft' has no attribute 'duet'

Screenshots

If applicable, add screenshots to help explain your question.

System Information

  • OS: [e.g. iOS] macOS
  • OS Version: [e.g. 22] 11.3
  • Language Version: [e.g. Python 3.7, Node 10.18.1] python3.7
  • Package Manager Version: [e.g. Conda 4.6.1, NPM 6.14.1]

Additional Context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: Question ❔Question about implementation or some technical aspect

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions