Skip to content
View nnkkmto's full-sized avatar

Block or report nnkkmto

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

emoji terminal output for Python

Python 2,031 289 Updated Sep 21, 2025

A python module for English lemmatization and inflection.

Python 280 26 Updated Sep 14, 2023

Vector Hub - Library for easy discovery, and consumption of State-of-the-art models to turn data into vectors. (text2vec, image2vec, video2vec, graph2vec, bert, inception, etc)

561 55 Updated Aug 20, 2024

深度学习相关的模型训练、评估和预测相关代码

Python 1,048 378 Updated Jul 26, 2021

CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)

Python 938 278 Updated Nov 15, 2019
Python 1,210 412 Updated Mar 6, 2019

Neural Collaborative Filtering

Python 1,884 668 Updated Aug 27, 2022

A developing recommender system in tensorflow2. Algorithm: UserCF, ItemCF, LFM, SLIM, GMF, MLP, NeuMF, FM, DeepFM, MKR, RippleNet, KGCN and so on.

Python 413 93 Updated Apr 25, 2021

Code for the IJCAI'19 paper "Deep Session Interest Network for Click-Through Rate Prediction"

Python 450 133 Updated May 23, 2023

The framework to deal with ctr problem。The project contains FNN,PNN,DEEPFM, NFM etc

Python 760 280 Updated Mar 3, 2018

Deep-Learning based CTR models implemented by PyTorch

Python 256 51 Updated Mar 11, 2021

Next RecSys Library

Python 1,062 217 Updated Mar 24, 2023
Jupyter Notebook 218 74 Updated Aug 20, 2020

Recommender Systems Paperlist that I am interested in

447 93 Updated Jul 29, 2021

My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf.

Python 521 180 Updated Jun 5, 2017

A TensorFlow Keras implementation of "Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts" (KDD 2018)

Python 733 224 Updated Mar 25, 2023

A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)

Python 17,699 3,484 Updated Jul 2, 2026

原理解析及代码实战,推荐算法也可以很简单 🔥 想要系统的学习推荐算法的小伙伴,欢迎 Star 或者 Fork 到自己仓库进行学习🚀 有任何疑问欢迎提 Issues,也可加文末的联系方式向我询问!

Python 724 231 Updated Jan 19, 2022

Recommender Learning with Tensorflow2.x

Python 1,987 494 Updated Apr 29, 2022

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.

Python 2,430 544 Updated Apr 18, 2026

Official Repo for Google Cloud AI Platform. Find samples for Vertex AI, Google Cloud's new unified ML platform at: https://github.com/GoogleCloudPlatform/vertex-ai-samples

Jupyter Notebook 480 228 Updated Apr 1, 2022

Machine Learning Pipelines for Kubeflow

Python 4,167 2,020 Updated Jul 2, 2026

Deep Recommenders

Python 327 107 Updated Jul 6, 2023
Jupyter Notebook 841 2,711 Updated Jul 1, 2026

Machine Learning Toolkit for Kubernetes

15,758 2,682 Updated Jun 18, 2026

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

Python 8,042 2,223 Updated Jul 2, 2026

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

C++ 21,003 4,024 Updated Jul 3, 2026

Modin: Scale your Pandas workflows by changing a single line of code

Python 10,387 674 Updated Feb 10, 2026
Next