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 run the demo in colab,the code"utils.preprocessing(Nx=90, Ny=90, Ng=1,
max_x=0.7, min_x=-0.7,
max_y=0.7, min_y=-0.7)" reffered to TypeError: preprocessing() got an unexpected keyword argument 'Nx'.How can I solve it?
The text was updated successfully, but these errors were encountered:
when I run the demo in colab,the code"utils.preprocessing(Nx=90, Ny=90, Ng=1,
max_x=0.7, min_x=-0.7,
max_y=0.7, min_y=-0.7)" reffered to TypeError: preprocessing() got an unexpected keyword argument 'Nx'.How can I solve it?
The text was updated successfully, but these errors were encountered: