Arxan_hjw
Arxan_hjw
I'm stuck here:conda install -y --file conda/requirements.txt Error message: Collecting package metadata (current_repodata.json): failed CondaHTTPError: HTTP 000 CONNECTION FAILED for url Elapsed: - An HTTP error occurred when trying to...
> One vector is called vertex representation, the other is called context representation. This is mainly borrowed from the [distributional hypothesis](https://en.wikipedia.org/wiki/Distributional_semantics#Distributional_hypothesis) in NLP. > > Empirically it works better than...
有知道keras和tensorflow版本的吗?
> keras=2.2.0 tensorflow=1.14.0 能运行 你好 你我晚上试了下 确实能运行。但是还有些其他问题想和你请教一下,能留个邮箱吗?
训练完成之后输出是: Traceback (most recent call last): File "lstm_train.py", line 161, in ner.train_model() File "lstm_train.py", line 130, in train_model self.draw_train(history) File "lstm_train.py", line 137, in draw_train plt.plot(history.history['acc']) KeyError: 'acc 这是什么意思
> 训练完成之后输出是: > Traceback (most recent call last): > File "lstm_train.py", line 161, in > ner.train_model() > File "lstm_train.py", line 130, in train_model > self.draw_train(history) > File "lstm_train.py", line 137,...