Pinned Repositories
2018-tencent-ad-competition-baseline
2018腾讯广告算法大赛baseline 线上0.73
A-series-of-NLP
A_Simple_node2vec_Example
aichpoem
手把手教你搭建人工智能AI写诗平台,从模型搭建到前后端开发到SEO优化推广
ailearn
A lightweight package for artificial intelligence
awesome-fraud-detection-papers
A curated list of data mining papers about fraud detection.
awesome-network-embedding
A curated list of network embedding techniques.
Bayesian-Modelling-in-Python
A python tutorial on bayesian modeling techniques (PyMC3)
BERT-cpp-inference
Chinese-Text-Classification
Chinese-Text-Classification Project including bert-classification, textCNN and so on.
hurun's Repositories
hurun/Chinese-Text-Classification
Chinese-Text-Classification Project including bert-classification, textCNN and so on.
hurun/A-series-of-NLP
hurun/ccks2021-track2-code
“英特尔创新大师杯”深度学习挑战赛 赛道2:CCKS2021中文NLP地址要素解析
hurun/chatgpt_academic
科研工作专用ChatGPT拓展,特别优化学术Paper润色体验,支持自定义快捷按钮,支持markdown表格显示,Tex公式双显示,代码显示功能完善,新增本地Python工程剖析功能/自我剖析功能
hurun/Chinese_Chat_T5_Base
中文聊天小模型,用t5 base在大量数据上有监督。
hurun/ControlNet
Let us control diffusion models
hurun/CoSENT
比Sentence-BERT更有效的句向量方案
hurun/cuda_model_lectures
Material for cuda-mode lectures
hurun/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
hurun/FasterTransformer
Transformer related optimization, including BERT, GPT
hurun/KBQA-BERT
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
hurun/KuiperLLama
动手实现大模型推理框架
hurun/llm-action
本项目旨在分享大模型相关技术原理以及实战经验。
hurun/llms-from-scratch-cn
仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
hurun/LLMs_Interview
大模型面试题及答案
hurun/nano-llama31
nanoGPT style version of Llama 3.1
hurun/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
hurun/numpy-ml
Machine learning, in numpy
hurun/pytorch-cppcuda-tutorial
tutorial for writing custom pytorch cpp+cuda kernel, applied on volume rendering (NeRF)
hurun/PyWeChatSpy
A spy program that helps people make better use of WeChat
hurun/rasa-webchat
A feature-rich chat widget for Rasa and Botfront
hurun/Reinforcement-Learning
《强化学习必修课:引领智能新时代》配套代码
hurun/Reinforcement_Learning
B站学习视频:https://www.bilibili.com/video/BV1X94y1Y7hS
hurun/SimCLUE
大规模语义理解数据集。可用于无监督对比学习、半监督学习等构建中文领域效果最好的预训练模型
hurun/Simple_RLHF_Llama3
hurun/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
hurun/tiny-universe
《大模型白盒子构建指南》:一个全手搓的Tiny-Universe
hurun/WZCQ
用基于策略梯度得强化学习方法训练AI玩王者荣耀
hurun/yolo_deepstream
yolo model qat and deploy with deepstream&tensorrt
hurun/yolov8-Onnxruntime
通过onnxruntime实现yolov8在CPU和GPU上面部署