Pinned Repositories
karateclub
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
awesome-network-embedding
A curated list of network embedding techniques.
codes.air
competitive-recsys
A collection of resources for Recommender Systems (RecSys)
DataTransformer
An easy-to-use tool for Data Splitting and Data Encoding.
eval_word_embeddings
evaluate the word embeddings similarity with ease
list_of_recommender_systems
A List of Recommender Systems and Resources
ICE
ICE: Item Concept Embedding
smore
SMORe: Modularize Graph Embedding for Recommendation
libfm
Library for factorization machines
chihming's Repositories
chihming/awesome-network-embedding
A curated list of network embedding techniques.
chihming/competitive-recsys
A collection of resources for Recommender Systems (RecSys)
chihming/codes.air
chihming/eval_word_embeddings
evaluate the word embeddings similarity with ease
chihming/list_of_recommender_systems
A List of Recommender Systems and Resources
chihming/bandit_reranker
using bandit as reranking method (on-going project)
chihming/embedding2mind_rec
chihming/avito_kaggle_baseline
The baseline solution (1062 NCCU WSM final project)
chihming/proNet-core
A general-purpose network embedding framework: pair-wise representations optimization Network
chihming/1052DataScience
1052 NCCU Data Science Assignments
chihming/awesome-coronavirus
š¦ Useful projects and resources for COVID-19 (2019 novel Coronavirus)
chihming/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
chihming/awesome-tw-foss
A curated list of awesome Taiwan open source projects
chihming/bert
TensorFlow code and pre-trained models for BERT
chihming/eval-word-vectors
Easy to use scripts for evaluating word vectors on a variety of tasks.
chihming/gensim
Topic Modelling for Humans
chihming/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
chihming/hwchiu
Profile
chihming/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
chihming/karateclub
A general purpose community detection and network embedding library for research built on NetworkX.
chihming/KKS_data
chihming/libfm
Library for factorization machines
chihming/LibMultiLabel
chihming/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
chihming/LINE
LINE: Large-scale information network embedding
chihming/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
chihming/otto_rec
chihming/PinSage-tf2.0
[WIP] an implement of PinSage recommender system
chihming/RSPapers
Must-read papers on Recommender System.
chihming/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, Flink and DataFlow