when i try to run this code [1]: https://github.com/sebkim/lda2vec-pytorch/blob/master/training.py i'm getting this error : TypeError: can't convert np.ndarray of type numpy.object_. The only supported types are: float64, float32, float16, complex64, complex128, int64, int32, int16, int8, uint8, and bool. how to fix this error
2.1m questions
2.1m answers
60 comments
57.0k users