Pinned Repositories
A-PGNN
Source code and datasets for the paper "Personalizing Graph Neural Networks with Attention Mechanism for Session-based Recommendation"
ai-hackathon-2018
"한계를 넘어 상상에 도전하자!" 네이버 AI 해커톤 2018
auto-sklearn
Automated Machine Learning with scikit-learn
deeplearning-models
A collection of various deep learning architectures, models, and tips
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
GRU4REC-pytorch
An other implementation of GRU4REC using PyTorch
pytorch-lightning
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
SML
kingmbc's Repositories
kingmbc/SML
kingmbc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
kingmbc/pytorch-lightning
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
kingmbc/awesome-review
Read the paper and review the code
kingmbc/bootcamp
Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.
kingmbc/ChatGPT
Reverse engineered ChatGPT API
kingmbc/comet-atomic-2020
kingmbc/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.
kingmbc/daisyRec
A developing recommender system in pytorch. Algorithm: KNN, LFM, SLIM, NeuMF, FM, DeepFM, VAE and so on, which aims to fair comparison for recommender system benchmarks
kingmbc/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
kingmbc/flutterfire
🔥 A collection of Firebase plugins for Flutter apps.
kingmbc/GNN-RecSys
Graph Neural Networks for Recommender Systems
kingmbc/kingmbc
kingmbc/kingmbc.github.io
http://kingmbc.github.io
kingmbc/lobe-chat
🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application.
kingmbc/MLOps-Basics
kingmbc/node-chatgpt-api
A client implementation for ChatGPT and Bing AI. Available as a Node.js module, REST API server, and CLI app.
kingmbc/PyTorch-StudioGAN
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
kingmbc/PytorchDocker
kingmbc/RecBole
A unified, comprehensive and efficient recommendation library
kingmbc/sequence
Various models for handling sequence related data.
kingmbc/smartthings-capabilities
SmartThings Capabilities
kingmbc/source_gen
Automatic source code generation for Dart
kingmbc/SR-GNN
Source code and datasets for the paper "Session-based Recommendation with Graph Neural Networks" (AAAI-19)
kingmbc/SR-GNN_PyTorch-Geometric
A reimplementation of SRGNN.
kingmbc/starter-hugo-academic
kingmbc/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
kingmbc/streamlit_gpt3_boilerplate
kingmbc/symbolic-knowledge-distillation
kingmbc/TimeGAN
Codebase for Time-series Generative Adversarial Networks (TimeGAN) - NeurIPS 2019