All Projects → wuch15 → Ijcai2019 Naml

wuch15 / Ijcai2019 Naml

The codes of Neural News Recommendation with Attentive Multi-view Learning

Projects that are alternatives of or similar to Ijcai2019 Naml

Nla2017
Skoltech 2017 NLA course
Stars: ✭ 36 (-2.7%)
Mutual labels:  jupyter-notebook
Got Book 6
LSTM trained on the first five ASOIAF/GOT books
Stars: ✭ 983 (+2556.76%)
Mutual labels:  jupyter-notebook
Gnn Tutorial
Graph Neural Network Tutorial
Stars: ✭ 37 (+0%)
Mutual labels:  jupyter-notebook
Opencv Tutorials
Tutorials for learning OpenCV in Python from Scratch
Stars: ✭ 36 (-2.7%)
Mutual labels:  jupyter-notebook
Sta 663 2015
Course materials for STA663
Stars: ✭ 36 (-2.7%)
Mutual labels:  jupyter-notebook
Gdl code
The official code repository for examples in the O'Reilly book 'Generative Deep Learning'
Stars: ✭ 984 (+2559.46%)
Mutual labels:  jupyter-notebook
Ai and security
Stars: ✭ 36 (-2.7%)
Mutual labels:  jupyter-notebook
Dongguk ai nlp machinetranslation
동국대학교 영어영문학부 대상으로 진행하는 인공지능, 자연언어처리, 기계번역 강의자료
Stars: ✭ 37 (+0%)
Mutual labels:  jupyter-notebook
Concrete nlp tutorial
An NLP workshop about concrete solutions to real problems
Stars: ✭ 983 (+2556.76%)
Mutual labels:  jupyter-notebook
Face Mask Detection
Face masks are crucial in minimizing the propagation of Covid-19, and are highly recommended or even obligatory in many situations. In this project, we develop a pipeline to detect unmasked faces in images. This can, for example, be used to alert people that do not wear a mask when entering a building.
Stars: ✭ 37 (+0%)
Mutual labels:  jupyter-notebook
Cs145 Notebooks 2016
Public materials for the Fall 2016 offering of CS145
Stars: ✭ 36 (-2.7%)
Mutual labels:  jupyter-notebook
Renewable power plants
Data package: renewable power plants
Stars: ✭ 36 (-2.7%)
Mutual labels:  jupyter-notebook
Mlj.jl
A Julia machine learning framework
Stars: ✭ 982 (+2554.05%)
Mutual labels:  jupyter-notebook
Applied Machine Learning
Applied Machine Learning @ http://amitkaps.com/ml
Stars: ✭ 36 (-2.7%)
Mutual labels:  jupyter-notebook
Onion
Dataset of The Onion articles and real "Onion-like" news articles from the subreddit r/NotTheOnion, along with a jupyter notebook extracting the dataset and performing classification.
Stars: ✭ 37 (+0%)
Mutual labels:  jupyter-notebook
Tensorflow Mnist Tutorial
MNIST classification in Tensorflow using Django
Stars: ✭ 36 (-2.7%)
Mutual labels:  jupyter-notebook
Cookbook Code
[DEPRECATED] See the new edition:
Stars: ✭ 984 (+2559.46%)
Mutual labels:  jupyter-notebook
6.s083 fall 2019
Materials for MIT class 6.S083 / 18.S190, fall 2019
Stars: ✭ 37 (+0%)
Mutual labels:  jupyter-notebook
Tuling Video Click Top3
图灵联邦视频点击预测大赛线上第三-【ctr, embedding, 穿越特征】
Stars: ✭ 38 (+2.7%)
Mutual labels:  jupyter-notebook
Car Plate Recognition
Stars: ✭ 37 (+0%)
Mutual labels:  jupyter-notebook

IJCAI2019-NAML

The codes of Neural News Recommendation with Attentive Multi-view Learning

@inproceedings{ijcai2019-536,
  title     = {Neural News Recommendation with Attentive Multi-View Learning},
  author    = {Wu, Chuhan and Wu, Fangzhao and An, Mingxiao and Huang, Jianqiang and Huang, Yongfeng and Xie, Xing},
  booktitle = {Proceedings of the Twenty-Eighth International Joint Conference on
               Artificial Intelligence, {IJCAI-19}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},             
  pages     = {3863--3869},
  year      = {2019},
  month     = {7},
  doi       = {10.24963/ijcai.2019/536},
  url       = {https://doi.org/10.24963/ijcai.2019/536},
}

Environment:

tf==1.12.0

keras==2.2.4

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].