摘要:
MQTT is a machine-to-machine (M2M)/"Internet of Things" connectivity protocol. It was designed as an extremely lightweight publish/subscribe messaging 阅读全文
摘要:
Normalization Normalization refers to rescaling real valued numeric attributes into the range 0 and 1. It is useful to scale the input attributes for 阅读全文
摘要:
Does batch_size have any affects in results quality? how to set the optimal batch size and number of iterations? 1. the batch size, a : the number of 阅读全文
摘要:
what is graph embedding. embedding 在数学上是一个映射函数: f: X >Y, 一个空间点到另一个空间的映射,通常为高维到低维的映射. 而计算机和神经网络善于处理低纬度信息. statistical language model: 统计语言模型 是用来计算一个句子的 阅读全文