临时更改镜像源
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple some-package
预训练的Word Embeddings使用方法
tensorflow.keras在vscode中的自动补全问题