HAPPINESSCHEN's Stars
yongzhuo/LLM-SFT
中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微调, 推理, 测评, 接口)等.
DengBoCong/nlp-paper
自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
Valuebai/Text-Auto-Summarization
文本自动摘要
zhangxu999/AutoSummarization
新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。
920232796/bert_seq2seq
pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。
dragen1860/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Pysamlam/Tips-of-Feature-engineering
A feature engineering kit for each issue, to give you a deeper and deeper understanding of the work of feature engineering!
harleyszhang/cv_note
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
abhayspawar/featexp
Feature exploration for supervised learning
plantsgo/ijcai-2018
ijcai-2018 top1 solution
deepfakes/faceswap
Deepfakes Software For All
wepe/efficient-decision-tree-notes
高效决策树算法系列笔记
PPshrimpGo/AIinterview
算法工程师面试题整理
PPshrimpGo/BDCI2018-ChinauUicom-1st-solution
这是BDCI2018的联通赛题第一名解决方案
darkTianTian/sword-for-offer
使用Python3用优雅的方式实现《剑指Offer》中的题目。
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
RemoteML/bestofml
The best resources around Machine Learning
lzy23/DCIC-Group-Image-of-Consumers-----Intelligent-Scoring-of-Credits
julycoding/BAT-ML-1000
BAT机器学习面试1000题系列
lcylmhlcy/Awesome-algorithm-interview
算法工程师(人工智能CV方向)面试问题及相关资料
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
amusi/daily-question
每日一题(涉及但不仅限于机器学习、深度学习和计算机视觉等方向)
yiheng-wang-nv/Credit-Scoring-Regression
消费者人群画像—信用智能评分比赛开源
skywind3000/vim-init
轻量级 Vim 配置框架,全中文注释
HAPPINESSCHEN/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
luoling1993/DataFountain-Intelligent-Credit-Score
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
marsmarcin/Multiple-classification-
Multiple classification with Small amount of data
utiasSTARS/pykitti
Python tools for working with KITTI data.
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)