Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
blog
my personal blog
book
程序员相关电子书资料免费分享,欢迎关注个人微信公众号:程序员编程指南
chatbot
一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本和tf2.0版本。
chatllama
ChatLLaMA 📢 Open source implementation for LLaMA-based ChatGPT runnable in a single GPU. 15x faster training process than ChatGPT
Chinese-ChatLLaMA
中文LLaMA基础模型;中文ChatLLaMA对话模型;NLP预训练/指令微调数据集
Chinese-Vicuna
Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca
CoreMLDemo
A simple demo for Core ML
CS-Notes
:books: Computer Science Learning Notes
ReneWu1117's Repositories
ReneWu1117/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
ReneWu1117/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
ReneWu1117/blog
my personal blog
ReneWu1117/book
程序员相关电子书资料免费分享,欢迎关注个人微信公众号:程序员编程指南
ReneWu1117/chatbot
一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本和tf2.0版本。
ReneWu1117/chatllama
ChatLLaMA 📢 Open source implementation for LLaMA-based ChatGPT runnable in a single GPU. 15x faster training process than ChatGPT
ReneWu1117/Chinese-ChatLLaMA
中文LLaMA基础模型;中文ChatLLaMA对话模型;NLP预训练/指令微调数据集
ReneWu1117/Chinese-Vicuna
Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca
ReneWu1117/CoreMLDemo
A simple demo for Core ML
ReneWu1117/CS-Notes
:books: Computer Science Learning Notes
ReneWu1117/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
ReneWu1117/difflib
A C++11 implementation of the great python difflib utility
ReneWu1117/EfficientNet-Pytorch
A demo for train your own dataset on EfficientNet
ReneWu1117/electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
ReneWu1117/FastChat
The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
ReneWu1117/leetcode
ReneWu1117/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
ReneWu1117/onsetsds
onset detection library
ReneWu1117/Parallel-DataLoader-in-TensorFlow
loading data parallelly In TensorFlow to improve the whole system efficiency.
ReneWu1117/parallel_wavenet_vocoder
Parallel WaveNet Vocoder Based on ClariNet
ReneWu1117/ReneWu1117.github.io
my personal blog
ReneWu1117/resume
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
ReneWu1117/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
ReneWu1117/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
ReneWu1117/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
ReneWu1117/wav2mid
Automatic Music Transcription with Deep Neural Networks
ReneWu1117/WaveRNN-TF
ReneWu1117/zju-icicles
浙江大学课程攻略共享计划