TensorFlow.NET
TensorFlow.NET copied to clipboard
np.random.choice throws a System.NotSupportedException
I am porting the Keras Actor Critic Method to Tensforflow.net and when I attempt to call np.random.choice it throws a System.NotSupportedException
Gist with full source code to reproduce the issue is here.

I'm having the same problem here. Did you find any solution?
I'm having the same problem here. Did you find any solution?
No. And no response from the maintainers. Not encouraging.