All Projects → khuangaf → Pytorch Geometric Yoochoose

khuangaf / Pytorch Geometric Yoochoose

Licence: apache-2.0
This is a tutorial for PyTorch Geometric on the YooChoose dataset

Projects that are alternatives of or similar to Pytorch Geometric Yoochoose

Andrew Ng Notes
This is Andrew NG Coursera Handwritten Notes.
Stars: ✭ 180 (-9.09%)
Mutual labels:  jupyter-notebook, data-science, deep-neural-networks
Nlpaug
Data augmentation for NLP
Stars: ✭ 2,761 (+1294.44%)
Mutual labels:  artificial-intelligence, jupyter-notebook, data-science
Recommenders
Best Practices on Recommendation Systems
Stars: ✭ 11,818 (+5868.69%)
Mutual labels:  artificial-intelligence, jupyter-notebook, data-science
Phormatics
Using A.I. and computer vision to build a virtual personal fitness trainer. (Most Startup-Viable Hack - HackNYU2018)
Stars: ✭ 79 (-60.1%)
Mutual labels:  artificial-intelligence, jupyter-notebook, data-science
Free Ai Resources
🚀 FREE AI Resources - 🎓 Courses, 👷 Jobs, 📝 Blogs, 🔬 AI Research, and many more - for everyone!
Stars: ✭ 192 (-3.03%)
Mutual labels:  artificial-intelligence, data-science, deep-neural-networks
Ds With Pysimplegui
Data science and Machine Learning GUI programs/ desktop apps with PySimpleGUI package
Stars: ✭ 93 (-53.03%)
Mutual labels:  artificial-intelligence, jupyter-notebook, data-science
Models
DLTK Model Zoo
Stars: ✭ 101 (-48.99%)
Mutual labels:  jupyter-notebook, data-science, deep-neural-networks
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-78.79%)
Mutual labels:  artificial-intelligence, jupyter-notebook, data-science
Artificial Intelligence Projects
Collection of Artificial Intelligence projects.
Stars: ✭ 152 (-23.23%)
Mutual labels:  artificial-intelligence, jupyter-notebook, data-science
Mariana
The Cutest Deep Learning Framework which is also a wonderful Declarative Language
Stars: ✭ 151 (-23.74%)
Mutual labels:  artificial-intelligence, data-science, deep-neural-networks
Mit Deep Learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
Stars: ✭ 8,912 (+4401.01%)
Mutual labels:  artificial-intelligence, jupyter-notebook, data-science
Data Science Resources
👨🏽‍🏫You can learn about what data science is and why it's important in today's modern world. Are you interested in data science?🔋
Stars: ✭ 171 (-13.64%)
Mutual labels:  artificial-intelligence, jupyter-notebook, data-science
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+493.43%)
Mutual labels:  jupyter-notebook, data-science, deep-neural-networks
Har Keras Cnn
Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras
Stars: ✭ 97 (-51.01%)
Mutual labels:  artificial-intelligence, data-science, deep-neural-networks
Computervision Recipes
Best Practices, code samples, and documentation for Computer Vision.
Stars: ✭ 8,214 (+4048.48%)
Mutual labels:  artificial-intelligence, jupyter-notebook, data-science
Deep Image Analogy Pytorch
Visual Attribute Transfer through Deep Image Analogy in PyTorch!
Stars: ✭ 100 (-49.49%)
Mutual labels:  artificial-intelligence, jupyter-notebook, deep-neural-networks
All Classifiers 2019
A collection of computer vision projects for Acute Lymphoblastic Leukemia classification/early detection.
Stars: ✭ 22 (-88.89%)
Mutual labels:  artificial-intelligence, jupyter-notebook, deep-neural-networks
Pandas Profiling
Create HTML profiling reports from pandas DataFrame objects
Stars: ✭ 8,329 (+4106.57%)
Mutual labels:  artificial-intelligence, jupyter-notebook, data-science
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+1009.6%)
Mutual labels:  artificial-intelligence, jupyter-notebook, data-science
Fixy
Amacımız Türkçe NLP literatüründeki birçok farklı sorunu bir arada çözebilen, eşsiz yaklaşımlar öne süren ve literatürdeki çalışmaların eksiklerini gideren open source bir yazım destekleyicisi/denetleyicisi oluşturmak. Kullanıcıların yazdıkları metinlerdeki yazım yanlışlarını derin öğrenme yaklaşımıyla çözüp aynı zamanda metinlerde anlamsal analizi de gerçekleştirerek bu bağlamda ortaya çıkan yanlışları da fark edip düzeltebilmek.
Stars: ✭ 165 (-16.67%)
Mutual labels:  artificial-intelligence, jupyter-notebook, data-science

Pytorch-Geometric-YooChoose

image

Overview

This is the accompanying repository for my Medium article:

Hands-on Graph Neural Networks with PyTorch & PyTorch Geometric.

You will learn:

  • how to implement custom Graph Convolutional layer with MessagePassing
  • how to prepare data for training Graph Neural Networks
  • how to build custom Graph Neural Networks

Files

  • YooChooseClick.ipynb: All the code in the blog post lies here.
  • YooChooseBuy.ipynb: The code I used to solve the second task of RecSys Challenge 2015.
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].