人工智能常见算法&&实现工具
RNN










应用场景


语言模型评估标准:Perplexity(复杂度)

实现工具
PyTorch
https://docs.pytorch.org/docs/stable/generated/torch.nn.RNN.html
TensorFlow
https://www.tensorflow.org/api_docs/python/tf/keras/layers













https://docs.pytorch.org/docs/stable/generated/torch.nn.RNN.html
https://www.tensorflow.org/api_docs/python/tf/keras/layers