Pinned Repositories
dotfiles
My configurations
go-learning
Some of my code in learning golang.
matrix_factorization
Clone from: https://github.com/hexiangnan/sigir16-eals
neural-collaborative-filtering-advance
An algorithm based on https://github.com/hexiangnan/neural_collaborative_filtering/ but improving by add item information
pl0-compiler
A Compiler for PL0 Language
skboost
Docker image for sklearn, xgboost, pandas, numpy, scipy,... for replacement the terrible anaconda image
StudyMaterials
This repository is a one-stop-shop for Data Science and Machine Learning Study Materials compiled from various platforms.
vertx-redis-protocol
Redis protocol - Server implementation in Vertx
vmf-clustering
website-classification
A website classification which detect the type of a website (sex or no sex, magazine site or story site, music site,..)
dangchienhsgs's Repositories
dangchienhsgs/website-classification
A website classification which detect the type of a website (sex or no sex, magazine site or story site, music site,..)
dangchienhsgs/euler
A distributed graph deep learning framework.
dangchienhsgs/120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
dangchienhsgs/ALBERT
dangchienhsgs/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
dangchienhsgs/awesome-community-detection
A curated list of community detection research papers with implementations.
dangchienhsgs/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
dangchienhsgs/blog-personal
Sample DatoCMS website built with GatsbyJS
dangchienhsgs/catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
dangchienhsgs/dangchienhsgs
Config files for my GitHub profile.
dangchienhsgs/dangchienhsgs.github.io
💎 🐳 A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc.
dangchienhsgs/data-engineer-roadmap-1
Roadmap to becoming a data engineer in 2020
dangchienhsgs/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
dangchienhsgs/easy-batch
The simple, stupid batch framework for Java
dangchienhsgs/explainerdashboard
Quickly build Explainable AI dashboards that show the inner workings of so-called "blackbox" machine learning models.
dangchienhsgs/github-issue-templates
:symbols: A collection of GitHub issue and pull request templates
dangchienhsgs/hotnews
dangchienhsgs/industry-machine-learning
A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)
dangchienhsgs/keep-a-changelog
If you build software, keep a changelog.
dangchienhsgs/knowledge-repo
A next-generation curated knowledge sharing platform for data scientists and other technical professions.
dangchienhsgs/leidenalg
Implementation of the Leiden algorithm for various quality functions to be used with igraph in Python.
dangchienhsgs/machine-learning-articles
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
dangchienhsgs/node2vec
Implementation of the node2vec algorithm.
dangchienhsgs/omniboard
Web-based dashboard for Sacred
dangchienhsgs/PaddleRec
Recommendation Algorithm大规模推荐算法库,包含推荐系统经典及最新算法LR、Wide&Deep、DSSM、TDM、MIND、Word2Vec、Bert4Rec、DeepWalk、SSR、GRU4Rec、Youtube_dnn、NCF、GNN、FM、FFM、DeepFM、DCN、DIN、DIEN、DLRM、MMOE、PLE、ESMM、MAML、xDeepFM、DeepFEFM、NFM、AFM、RALM、DMR、GateNet、NAML、DIFM、Deep Crossing、PNN、BST、AutoInt、FGCNN、FLEN、Fibinet、ListWise、DeepRec、ENSFM,TiSAS,AutoFIS等,包含经典推荐系统数据集criteo 、movielens等
dangchienhsgs/pandas-profiling
Create HTML profiling reports from pandas DataFrame objects
dangchienhsgs/PhoNER_COVID19
COVID-19 Named Entity Recognition for Vietnamese (NAACL 2021)
dangchienhsgs/sacred
Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.
dangchienhsgs/sota-music-tagging-models
dangchienhsgs/the-algorithm
Source code for Twitter's Recommendation Algorithm