Pinned Repositories
AI-Interview-Code
AI 大模型相关算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点
algorithms-and-oj
Some OJs' answers writren by Python/JS/C++/Java
bbruceyuan.github.io
bbruceyuan 的个人博客,没有故事,写点技术!https://bruceyuan.com
data-export
flomo export to markdown for obsidian/logseq
DeepMatch-Torch
「PyTorch」A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
ECPE-PyTorch
Emotion-Cause Pair Extraction, PyTorch Implementations. 情感-原因对抽取,基于PyTorch实现
FiTSA
Source code for "Chinese Financial News Annotation For Target-based Sentiment Analysis"
Hands-On-Large-Language-Models-CN
中文翻译的 Hands-On-Large-Language-Models (hands-on-llms),动手学习大模型
LLMs-101
从零到一实现一个 miniLLM~(动手学习LLM)
pylimit2
给python加上类型限制,作为pylimit的升级版,支持py3.5+,提供更合理方便的接口
bbruceyuan's Repositories
bbruceyuan/DeepMatch-Torch
「PyTorch」A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
bbruceyuan/Hands-On-Large-Language-Models-CN
中文翻译的 Hands-On-Large-Language-Models (hands-on-llms),动手学习大模型
bbruceyuan/algorithms-and-oj
Some OJs' answers writren by Python/JS/C++/Java
bbruceyuan/LLMs-101
从零到一实现一个 miniLLM~(动手学习LLM)
bbruceyuan/ECPE-PyTorch
Emotion-Cause Pair Extraction, PyTorch Implementations. 情感-原因对抽取,基于PyTorch实现
bbruceyuan/data-export
flomo export to markdown for obsidian/logseq
bbruceyuan/AI-Interview-Code
AI 大模型相关算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点
bbruceyuan/FiTSA
Source code for "Chinese Financial News Annotation For Target-based Sentiment Analysis"
bbruceyuan/bbruceyuan.github.io
bbruceyuan 的个人博客,没有故事,写点技术!https://bruceyuan.com
bbruceyuan/pylimit2
给python加上类型限制,作为pylimit的升级版,支持py3.5+,提供更合理方便的接口
bbruceyuan/easy-blog
This is a esay blog written by Flask and Vue.
bbruceyuan/bbruceyuan
my profile
bbruceyuan/bugfreepy
Add monster buff for your code file, no bug since now.
bbruceyuan/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
bbruceyuan/EnglishPod
EnglishPod 365 learning
bbruceyuan/hands-on-code
动手学编程系列,动手实现一些教程的算法
bbruceyuan/hexo-theme-geektutu
极速加载的Hexo主题,不引入第三方JS库
bbruceyuan/learn-git
I know nothing about git but git add, git commit. So today I try my best to learn git to be a better programmer.
bbruceyuan/picx-images-hosting
PicX images hosting repository
bbruceyuan/test-repo
test repo
bbruceyuan/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.