taililong's Stars
PlexPt/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
byoungd/English-level-up-tips
An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
wenyan-lang/wenyan
文言文編程語言 A programming language for the ancient Chinese.
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
jynew/jynew
JinYongLegend-like RPG Game Framework with full Modding support and 10+ hours playable samples of game.
tkipf/gcn
Implementation of Graph Convolutional Networks in TensorFlow
PaddlePaddle/ERNIE
Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.
lyst/lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
goto456/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
shenweichen/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
fangpenlin/avataaars-generator
Simple generator React app for avataaars
danielfrg/word2vec
Python interface to Google word2vec
BrikerMan/Kashgari
Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
DarLiner/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记,此外,还包括创建者看到的所有机器学习/深度学习面经中的问题。 除了其中 DL/ML 相关的,其他与算法岗相关的计算机知识也会记录。 但是不会包括如前端/测试/JAVA/Android等岗位中有关的问题。
ZiyaoGeng/RecLearn
Recommender Learning with Tensorflow2.x
ycjuan/libffm
A Library for Field-aware Factorization Machines
PaddlePaddle/PGL
Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle
guochengqian/Magic123
[ICLR24] Official PyTorch Implementation of Magic123: One Image to High-Quality 3D Object Generation Using Both 2D and 3D Diffusion Priors
dhwajraj/deep-siamese-text-similarity
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
ibayer/fastFM
fastFM: A Library for Factorization Machines
CastellanZhang/alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
flysnow-org/maupassant-hugo
Maupassant theme, ported to Hugo. Forked from JokerQyou.
wangzhegeek/EGES
googlebaba/KDD2019-MEIRec
KDD2019-Metapath-guided Heterogeneous Graph Neural Network for Intent Recommendation
zhuchenxv/AutoFIS
AutoFIS: Automatic Feature Interaction Selection in Factorization Models for Click-Through Rate Prediction
ATEC2018/deep-siamese-text-similarity
基于siamese-lstm的中文句子相似度计算
CastellanZhang/lambdaFM
Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank and Factorization Machines.
vaew/SkyScript-100M
SkyScript-100M: 1,000,000,000 Pairs of Scripts and Shooting Scripts for Short Drama: https://arxiv.org/abs/2408.09333v2
liuwei1206/word2vec
analyze the source code of word2vec