hustxujinkang

hustxujinkang

Geek Repo

Company:Bytedance.Inc

Location:Beijing

Github PK Tool:Github PK Tool

hustxujinkang's starred repositories

gpt-engineer

Specify what you want it to build, the AI asks for clarification, and then builds it.

Language:PythonLicense:MITStargazers:50782Issues:499Issues:457

LeetCode-Go

✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解

LightGBM

A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.

tensor2tensor

Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.

Language:PythonLicense:Apache-2.0Stargazers:14969Issues:464Issues:1247

rqlite

The lightweight, distributed relational database built on SQLite.

leetcode_101

LeetCode 101:和你一起你轻松刷题(C++)

text_classification

all kinds of text classification models and more with deep learning

Language:PythonLicense:MITStargazers:7750Issues:299Issues:123

pdfGPT

PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The most effective open source solution to turn your pdf files in a chatbot!

Language:PythonLicense:MITStargazers:6732Issues:51Issues:95

unix-history-repo

Continuous Unix commit history from 1970 until today

Language:AssemblyLicense:NOASSERTIONStargazers:6476Issues:287Issues:0

pytorch-seq2seq

Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.

Language:Jupyter NotebookLicense:MITStargazers:5181Issues:64Issues:190

patterns-of-distributed-systems

《Patterns of Distributed Systems》中文版

text2vec

text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。

Language:PythonLicense:Apache-2.0Stargazers:4110Issues:28Issues:145

CPython-Internals

Dive into CPython internals, trying to illustrate every detail of CPython implementation

RecBole

A unified, comprehensive and efficient recommendation library

Language:PythonLicense:MITStargazers:3201Issues:40Issues:936

Awesome-LLMOps

An awesome & curated list of best LLMOps tools for developers

Language:ShellLicense:CC0-1.0Stargazers:3144Issues:57Issues:9

AI-System

System for AI Education Resource.

Language:PythonLicense:CC-BY-4.0Stargazers:3001Issues:68Issues:48

NLP-Interview-Notes

该仓库主要记录 NLP 算法工程师相关的面试题

distributed-consensus-reading-list

A list of papers about distributed consensus.

modAL

A modular active learning framework for Python

Language:PythonLicense:MITStargazers:2148Issues:42Issues:142

bilm-tf

Tensorflow implementation of contextualized word representations from bi-directional language models

Language:PythonLicense:Apache-2.0Stargazers:1622Issues:67Issues:207

deep-learning-from-scratch-2

『ゼロから作る Deep Learning ❷』(O'Reilly Japan, 2018)

Language:PythonLicense:MITStargazers:1019Issues:54Issues:14

Crepe

Character-level Convolutional Networks for Text Classification

Language:LuaLicense:BSD-3-ClauseStargazers:847Issues:67Issues:28

MiNLP

XiaoMi Natural Language Processing Toolkits

Language:ScalaLicense:Apache-2.0Stargazers:773Issues:28Issues:51

VL-BERT

Code for ICLR 2020 paper "VL-BERT: Pre-training of Generic Visual-Linguistic Representations".

Language:Jupyter NotebookLicense:MITStargazers:734Issues:14Issues:83

Amazing-Feature-Engineering

Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.

Language:Jupyter NotebookStargazers:608Issues:14Issues:1

MatrixSlow

A simple deep learning framework in pure python for purpose of learning in DL

CTR

CTR模型代码和学习笔记总结

mind

2020 MIND news recomendation first place solution

Language:Jupyter NotebookStargazers:92Issues:3Issues:9

ngram-language-model

Python implementation of an N-gram language model with Laplace smoothing and sentence generation.

Language:PythonStargazers:76Issues:2Issues:0

character-level-cnn

Keras implementation of Character-level CNN for Text Classification

Language:PythonStargazers:57Issues:8Issues:0