NLP 1 基础知识 [通俗理解word2vec](https://www.jianshu.com/p/471d9bfbd72f ) [cs224n学习笔记(2)CBOW与Skip-Gram模型](https://zhuanlan.zhihu.com/p/47585825 ) 从Word Embedding到Bert模型 CS224n-notes-and-codes 2 BERT...
搭建vps
https://touhou.tel/user wget --no-check-certificate -O shadowsocks-all.sh https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks-all.sh chmod +x shadowsocks-all.sh ...
Ubuntu虚拟机配置
Ubuntu虚拟机配置 配置 Ubuntu 20.04.2.0 LTS 下载链接: ubuntu-20.04.2.0-desktop-amd64.iso Recommended system requirements: 2 GHz dual core processor or better 4 GB system memory 25 GB of free ...
用ipad编程
用ipad编程 一、 开始的策略是通过ipad上传至NextCloud,进行同步,通过Shell进行编译。 为了简便开发,学习使用了Shell,进行自动化编译运行。 Shell https://www.runoob.com/linux/linux-shell.html Shell_Linux Shell 中实现字符串切割的几种方法 https://blog.csdn.net/u...