Pinned Repositories
chatgpt-on-wechat
使用ChatGPT搭建微信聊天机器人,基于ChatGPT3.5 API和itchat实现。Wechat robot based on ChatGPT, which using OpenAI api and itchat library.
dogs-VS-cats-pytorch
Pytorch实现Kaggle竞赛“猫狗分类”,准确率超过99%。
FastCM
HanLP
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
link-load-library-code
<程序员的自我修养> 源代码
NLP-BERT--ChineseVersion
谷歌自然语言处理模型BERT:论文解析与python代码
nvim
pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
sunxin18.github.io
sunxin18's Repositories
sunxin18/nvim
sunxin18/FastCM
sunxin18/dogs-VS-cats-pytorch
Pytorch实现Kaggle竞赛“猫狗分类”,准确率超过99%。
sunxin18/sunxin18.github.io
sunxin18/chatgpt-on-wechat
使用ChatGPT搭建微信聊天机器人,基于ChatGPT3.5 API和itchat实现。Wechat robot based on ChatGPT, which using OpenAI api and itchat library.
sunxin18/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
sunxin18/link-load-library-code
<程序员的自我修养> 源代码
sunxin18/NLP-BERT--ChineseVersion
谷歌自然语言处理模型BERT:论文解析与python代码
sunxin18/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
sunxin18/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
sunxin18/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
sunxin18/resume
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
sunxin18/Skiplist-CPP
A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀
sunxin18/TinyWebServer
:fire: Linux下C++轻量级Web服务器
sunxin18/word2vec
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.
sunxin18/zihaopytorch
simple tutorial of pytorch