All Projects → labdac → Meta Prod2vec

labdac / Meta Prod2vec

Repository for experiments with MetaProd2Vec and related algorithms.

Projects that are alternatives of or similar to Meta Prod2vec

Sdc System Integration
Self Driving Car Engineer Nanodegree System Integration Capstone Project
Stars: ✭ 46 (-2.13%)
Mutual labels:  jupyter-notebook
Tensorflow Ipy
VM with the TensorFlow library from Google
Stars: ✭ 46 (-2.13%)
Mutual labels:  jupyter-notebook
Price Forecaster
Forecasting the future prices of BTC and More using Machine and Deep Learning Models
Stars: ✭ 47 (+0%)
Mutual labels:  jupyter-notebook
Deepdream pytorch
Stars: ✭ 46 (-2.13%)
Mutual labels:  jupyter-notebook
Flashlight
Flashlight is a lightweight Python library for analyzing and solving quadrotor control problems.
Stars: ✭ 46 (-2.13%)
Mutual labels:  jupyter-notebook
Sub Gc
Code repository for our paper "Comprehensive Image Captioning via Scene Graph Decomposition" in ECCV 2020.
Stars: ✭ 46 (-2.13%)
Mutual labels:  jupyter-notebook
Ce9010 2018
Python notebooks and slides for CE9010: Introduction to Data Science, Semester 2 2017/18
Stars: ✭ 46 (-2.13%)
Mutual labels:  jupyter-notebook
Pytorch connectomics
PyTorch Connectomics: segmentation toolbox for EM connectomics
Stars: ✭ 46 (-2.13%)
Mutual labels:  jupyter-notebook
Slicing Cnn
The source code for our CVPR 2016 work "Slicing Convolutional Neural Network for Crowd Video Understanding".
Stars: ✭ 46 (-2.13%)
Mutual labels:  jupyter-notebook
Gpt2 French
GPT-2 French demo | Démo française de GPT-2
Stars: ✭ 47 (+0%)
Mutual labels:  jupyter-notebook
Juypter Notebooks
neural network explorations ⚡️ i know it's misspelled
Stars: ✭ 46 (-2.13%)
Mutual labels:  jupyter-notebook
Ipds Kr
<따라 하며 배우는 데이터 과학> (2017) 소스코드
Stars: ✭ 46 (-2.13%)
Mutual labels:  jupyter-notebook
Spinal Bootcamp
SpinalHDL-tutorial based on Jupyter Notebook
Stars: ✭ 47 (+0%)
Mutual labels:  jupyter-notebook
Variantnet
A simple neural network for calling het-/hom-variants from alignments of single molecule reads to a reference
Stars: ✭ 46 (-2.13%)
Mutual labels:  jupyter-notebook
Al Go Rithms
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (+2104.26%)
Mutual labels:  jupyter-notebook
Marvin Public Engines
Marvin AI has been accepted into the Apache Foundation and is now available at https://github.com/apache/incubator-marvin
Stars: ✭ 46 (-2.13%)
Mutual labels:  jupyter-notebook
Animefacenotebooks
notebooks and some data for playing with animeface stylegan2 and deepdanbooru
Stars: ✭ 47 (+0%)
Mutual labels:  jupyter-notebook
Ligdream
Novel molecules from a reference shape!
Stars: ✭ 47 (+0%)
Mutual labels:  jupyter-notebook
Play With Machine Learning Algorithms
Code of my MOOC Course <Play with Machine Learning Algorithms>. Updated contents and practices are also included. 我在慕课网上的课程《Python3 入门机器学习》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 1,037 (+2106.38%)
Mutual labels:  jupyter-notebook
Detectron2 instance segmentation demo
How to train Detectron2 with Custom COCO Datasets | DLology
Stars: ✭ 47 (+0%)
Mutual labels:  jupyter-notebook

Meta-Prod2Vec

Original Paper
The purpose of this repo is to further investigate the ideas exposed in the Meta-Prod2Vec paper, in particular on the topic of homogenous representation learning of hetergenous data. With no particular use case in mind, any idea proposed should be tried as to compare with other approaches.

Note there is no reference implementation of MetaProd2Vec, and as so, there's no clear baseline to compare with.

Useful links

MSD @ github
Unverified Spotify Playlists
Julián Bayardo's talk @ PyData 2018
Collab Notebook allegedly used in such talk
CS Cornell Playlist Dataset 8Track Playlist Dataset 30MusicDataset idomaar data format

Project setup

Run the setup.sh script provided to create the missing repo structure and download the necessary data.

Spotify Scrapper

So, it'd be cool to have spotify data for research (playlists, sessions). So, since no public dataset was found, maybe we could scrap the data? Yeah, well, that ain't happenning. Check the developer ToS, section IV, article 1. General restrictions, point g.

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].