Swanton Bomb's starred repositories

tinygrad

You like pytorch? You like micrograd? You love tinygrad! ❤️

Language:PythonLicense:MITStargazers:25072Issues:262Issues:664

TeachYourselfCS-CN

TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS

Llama-Chinese

Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用

algorithm-base

一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com

awesome-fenix

讨论如何构建一套可靠的大型分布式系统

DeepCTR

Easy-to-use,Modular and Extendible package of deep-learning based CTR models .

Language:PythonLicense:Apache-2.0Stargazers:7439Issues:178Issues:367

Baichuan-7B

A large-scale 7B pretraining language model developed by BaiChuan-Inc.

Language:PythonLicense:Apache-2.0Stargazers:5657Issues:66Issues:127

MiniCPM

MiniCPM-2B: An end-side LLM outperforming Llama2-13B.

Language:PythonLicense:Apache-2.0Stargazers:4399Issues:52Issues:133

nlp_paper_study

该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记

fun-rec

推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:3744Issues:34Issues:50

book

个人认为对技术提升很不错的书

Language:Rich Text FormatStargazers:2695Issues:0Issues:0

Top-AI-Conferences-Paper-with-Code

MLNLP: This repository is a collection of AI top conferences papers (e.g. ACL, EMNLP, NAACL, COLING, AAAI, IJCAI, ICLR, NeurIPS, and ICML) with open resource code

developer-roadmap

developer-roadmap

Language:PythonLicense:Apache-2.0Stargazers:1983Issues:29Issues:0

pet

This repository contains the code for "Exploiting Cloze Questions for Few-Shot Text Classification and Natural Language Inference"

Language:PythonLicense:Apache-2.0Stargazers:1613Issues:47Issues:96

AI-RecommenderSystem

该仓库尝试整理推荐系统领域的一些经典算法模型

Language:Jupyter NotebookStargazers:1584Issues:14Issues:10

KnowledgeGraph

knowledge graph知识图谱,从零开始构建知识图谱

pyahocorasick

Python module (C extension and plain python) implementing Aho-Corasick algorithm

Language:CLicense:BSD-3-ClauseStargazers:912Issues:22Issues:127

Chinese-NLP-Corpus

Collections of Chinese NLP corpus

EasyTransfer

EasyTransfer is designed to make the development of transfer learning in NLP applications easier.

Language:PythonLicense:Apache-2.0Stargazers:852Issues:25Issues:40

ConSERT

Code for our ACL 2021 paper - ConSERT: A Contrastive Framework for Self-Supervised Sentence Representation Transfer

FewCLUE

FewCLUE 小样本学习测评基准,中文版

DeCLUTR

The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to open an issue if you run into any trouble!

Language:PythonLicense:Apache-2.0Stargazers:377Issues:12Issues:83

Contrastive_Learning_Papers

A list of contrastive Learning papers

mhxy_fz

一个基于计算机视觉开发的梦幻西游辅助脚本

ccks-2020

CCKS 2020:新冠知识图谱构建与问答评测(四)新冠知识图谱问答评测

KnowledgeDistillation

Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。

Language:PythonLicense:Apache-2.0Stargazers:209Issues:2Issues:8

PaperReading

每天阅读过的论文的简要笔记

What-I-Have-Read

Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers

ahocorasick-python

AC自动机python的实现,并进行了优化。 主要修复了 查询不准确的问题。

Language:PythonLicense:GPL-2.0Stargazers:69Issues:4Issues:0