Stars
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
Platform for designing and evaluating Graph Neural Networks (GNN)
A Lighting Pytorch Framework for Recommendation Models, Easy-to-use and Easy-to-extend.
A unified, comprehensive and efficient recommendation library
PKU-DAIR / GNN-in-RS
Forked from wusw14/GNN-in-RSGNN in Recommendation System (ACM Computing Surveys 2022)
A framework for large scale recommendation algorithms.
An Efficient and Unified Benchmark for GNN-based Recommendation.
Code for our ACL 2021 paper - ConSERT: A Contrastive Framework for Self-Supervised Sentence Representation Transfer
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
汉语自然语言处理视频教程-开源学习资料
DeepIE: Deep Learning for Information Extraction
This repositories archived a set of algorithms implemented manually using Python.
3rd place solution ( Carvana Image Masking Challenge )
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
My solution to the book A Collection of Data Science Take-Home Challenges
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
Implementation of some artificial intelligence algorithms
A easy HMM program written with Python, including the full codes of training, prediction and decoding.