You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I wanted to run mnist_eval.ipynb example I got the "modulenotfounderror no module named 'adapt'" error runnig this line: "from adapt.approx_layers import axx_layers as approxNN" why?
Hi
When I wanted to run mnist_eval.ipynb example I got the "modulenotfounderror no module named 'adapt'" error runnig this line: "from adapt.approx_layers import axx_layers as approxNN" why?
Thanks for your prompt answer.