didiwai's starred repositories

the-algorithm

Source code for Twitter's Recommendation Algorithm

Language:ScalaLicense:AGPL-3.0Stargazers:61571Issues:368Issues:945

bert

TensorFlow code and pre-trained models for BERT

Language:PythonLicense:Apache-2.0Stargazers:37278Issues:997Issues:1139

handson-ml2

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:27133Issues:658Issues:507

fastText

Library for fast text representation and classification.

awesome-python-login-model

😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟

Language:PythonLicense:NOASSERTIONStargazers:15758Issues:450Issues:108

Awesome-pytorch-list

A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.

dgl

Python package built to ease deep learning on graph, on top of existing DL frameworks.

Language:PythonLicense:Apache-2.0Stargazers:13133Issues:169Issues:2700

ml-visuals

🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.

the-algorithm-ml

Source code for Twitter's Recommendation Algorithm

Language:PythonLicense:AGPL-3.0Stargazers:9937Issues:100Issues:35

pretrained-models.pytorch

Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.

Language:PythonLicense:BSD-3-ClauseStargazers:8969Issues:217Issues:180

DeepCTR

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

Language:PythonLicense:Apache-2.0Stargazers:7399Issues:177Issues:367

gcn

Implementation of Graph Convolutional Networks in TensorFlow

Language:PythonLicense:MITStargazers:7025Issues:158Issues:194

deep-learning-v2-pytorch

Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101

Language:Jupyter NotebookLicense:MITStargazers:5211Issues:175Issues:155

awesome-graph-classification

A collection of important graph embedding, classification and representation learning papers with implementations.

Language:PythonLicense:CC0-1.0Stargazers:4711Issues:217Issues:10

GraphSAGE

Representation learning on large graphs using stochastic graph convolutions.

Language:PythonLicense:NOASSERTIONStargazers:3337Issues:78Issues:166

euler

A distributed graph deep learning framework.

Language:C++License:Apache-2.0Stargazers:2882Issues:140Issues:317

Awesome-System-for-Machine-Learning

A curated list of research in machine learning systems (MLSys). Paper notes are also provided.

datasketch

MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW

Language:PythonLicense:MITStargazers:2385Issues:48Issues:162

spektral

Graph Neural Networks with Keras and Tensorflow 2.

Language:PythonLicense:MITStargazers:2348Issues:44Issues:275

snap

Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.

Language:C++License:NOASSERTIONStargazers:2148Issues:178Issues:169

plato

腾讯高性能分布式图计算框架Plato

Language:C++License:NOASSERTIONStargazers:1891Issues:80Issues:135

Tech_Aarticle

主要是我是日常看过的不错的文章的资源汇总,方便自己也分享给大家。有些我看过的,就会做简单的解读,没看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。

Language:PythonLicense:BSD-3-ClauseStargazers:1270Issues:42Issues:92

Awsome-Courses

😏国内外计算机的优秀课程,包含MIT、CMU等世界CS名校,🔥🔥其中包含计算机基础学科(操作系统、计算机网络、编译器、数据库、数据结构与算法等)以及人工智能&AI等高级科目,欢迎通过PR形式贡献!

recsys_core

[推荐系统] Based on the scoring data set, the recommendation system is built with FM and LR as the core(基于评分数据集,构建以FM和LR为核心的推荐系统).

Language:Jupyter NotebookLicense:MITStargazers:304Issues:10Issues:3

graph-networks

A list of interesting graph neural networks (GNN) links with a primary interest in recommendations and tensorflow that is continually updated and refined

GRU4Rec_TensorFlow

TensorFlow implemenation of GRu4Rec model