📌  相关文章
📜  ValueError:无法将 NumPy 数组转换为张量(不支持的对象类型浮点数). - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:42.742000             🧑  作者: Mango

代码示例1
np.asarray(x).astype('float32') 
#otherwise probably faulty data