demonbibi's repositories

AI-System

System for AI Education Resource.

Language:PythonLicense:CC-BY-4.0Stargazers:0Issues:0Issues:0

archwalker.github.io

My personal website

Language:SCSSLicense:MITStargazers:0Issues:1Issues:0

bigbird

Transformers for Longer Sequences

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

blocksparse

Efficient GPU kernels for block-sparse matrix multiplication and convolution

Language:CudaLicense:MITStargazers:0Issues:1Issues:0

causalml

Uplift modeling and causal inference with machine learning algorithms

License:NOASSERTIONStargazers:0Issues:0Issues:0

CLIP4Clip

An official implementation for "CLIP4Clip: An Empirical Study of CLIP for End to End Video Clip Retrieval"

License:MITStargazers:0Issues:0Issues:0

ClusterGCN

A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).

License:GPL-3.0Stargazers:0Issues:0Issues:0

CML

The implementation of Contrastive Meta Learning with Behavior Multiplicity forRecommendation

Stargazers:0Issues:0Issues:0

CS-Notes

我的自学笔记,终身更新,当前专注System基础、MLSys。

Stargazers:0Issues:0Issues:0

DeepLearningSystem

Deep Learning System core principles introduction.

License:Apache-2.0Stargazers:0Issues:0Issues:0

DeepMatch

A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors for user and item which can be used for ANN search.

License:Apache-2.0Stargazers:0Issues:0Issues:0

deepmind-research

This repository contains implementations and illustrative code to accompany DeepMind publications

License:Apache-2.0Stargazers:0Issues:0Issues:0

DeepRec

推荐、广告工业界经典以及最前沿的论文、资料集合/ Must-read Papers on Recommendation System and CTR Prediction

License:MITStargazers:0Issues:0Issues:0

DiffRec

Diffusion Recommender Model

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

ENMF

This is our implementation of ENMF: Efficient Neural Matrix Factorization (TOIS. 38, 2020). This also provides a fair evaluation of existing state-of-the-art recommendation models.

License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

gensim

Topic Modelling for Humans

License:LGPL-2.1Stargazers:0Issues:0Issues:0

GNN-in-RS

GNN in Recommendation System (ACM Computing Surveys 2022)

Stargazers:0Issues:0Issues:0

how-to-learn-deep-learning-framework

how to learn PyTorch and OneFlow

License:Apache-2.0Stargazers:0Issues:0Issues:0

how-to-optim-algorithm-in-cuda

how to optimize some algorithm in cuda.

Stargazers:0Issues:0Issues:0

How_to_optimize_in_GPU

This is a series of GPU optimization topics. Here we will introduce how to optimize the program on the GPU in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, sgemv, sgemm, etc. The performance of these kernels is basically at or near the theoretical limit.

Language:CudaLicense:Apache-2.0Stargazers:0Issues:1Issues:0

keras

Deep Learning for humans

License:NOASSERTIONStargazers:0Issues:0Issues:0

NeMo-Megatron-Launcher

NeMo Megatron launcher and tools

License:Apache-2.0Stargazers:0Issues:0Issues:0

product-nets

Tensorflow implementation of Product-based Neural Networks. An extended version is at https://github.com/Atomu2014/product-nets-distributed.

Stargazers:0Issues:0Issues:0

RecNN

Reinforced Recommendation toolkit built around pytorch 1.7

License:Apache-2.0Stargazers:0Issues:0Issues:0

RecSys2019_DeepLearning_Evaluation

This is the repository of our article published in RecSys 2019 "Are We Really Making Much Progress? A Worrying Analysis of Recent Neural Recommendation Approaches"

License:AGPL-3.0Stargazers:0Issues:0Issues:0

SDM

Sequential deep matching model for recommender system at alibaba.

Stargazers:0Issues:0Issues:0

sonnet

TensorFlow-based neural network library

License:Apache-2.0Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:1Issues:0