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
I've got a few questions about the code "16-reinforce" , so I will just list them out. And hope you can help.
line 106 throws an error '_dynet.Expression' object has no attribute 'as_array'
2)line 109 throws an error '_dynet.Expression' object has no attribute 'len(x)'
Can you please help me the solution for this.
The text was updated successfully, but these errors were encountered:
I've got a few questions about the code "16-reinforce" , so I will just list them out. And hope you can help.
line 106 throws an error '_dynet.Expression' object has no attribute 'as_array'
2)line 109 throws an error '_dynet.Expression' object has no attribute 'len(x)'
Can you please help me the solution for this.
The text was updated successfully, but these errors were encountered: