How to avoid Nan creeping inside NumPy matrix operations?

前端 未结 0 962
情歌与酒
情歌与酒 2020-12-31 03:49

I am implementing the Continuous Bag of Words Model from scratch in python using NumPy. I am initializing 2 np matrices early on in the model which are the source of Nan val

相关标签:
回答
  • 消灭零回复
提交回复
热议问题