All Projects → Gru4rec_tensorflow → Similar Projects or Alternatives

464 Open source projects that are alternatives of or similar to Gru4rec_tensorflow

Audioowl
Fast and simple music and audio analysis using RNN in Python 🕵️‍♀️ 🥁
Stars: ✭ 151 (-21.35%)
Mutual labels:  rnn
multi channel bpr
Implementation of Bayesian Personalized Ranking (BPR) for Multiple Feedback Channels
Stars: ✭ 25 (-86.98%)
Mutual labels:  recommender-system
Ml Surveys
📋 Survey papers summarizing advances in deep learning, NLP, CV, graphs, reinforcement learning, recommendations, graphs, etc.
Stars: ✭ 1,063 (+453.65%)
Mutual labels:  recommender-system
ms-convSTAR
[RSE21] Pytorch code for hierarchical time series classification with multi-stage convolutional RNN
Stars: ✭ 17 (-91.15%)
Mutual labels:  rnn
Fmg
KDD17_FMG
Stars: ✭ 116 (-39.58%)
Mutual labels:  recommender-system
Time Attention
Implementation of RNN for Time Series prediction from the paper https://arxiv.org/abs/1704.02971
Stars: ✭ 52 (-72.92%)
Mutual labels:  rnn
altair
Assessing Source Code Semantic Similarity with Unsupervised Learning
Stars: ✭ 42 (-78.12%)
Mutual labels:  rnn
tiny-rnn
Lightweight C++11 library for building deep recurrent neural networks
Stars: ✭ 41 (-78.65%)
Mutual labels:  rnn
Mxnet Seq2seq
Sequence to sequence learning with MXNET
Stars: ✭ 51 (-73.44%)
Mutual labels:  rnn
totally humans
rnn trained on r/totallynotrobots 🤖
Stars: ✭ 23 (-88.02%)
Mutual labels:  rnn
Tagrec
Towards A Standardized Tag Recommender Benchmarking Framework
Stars: ✭ 113 (-41.15%)
Mutual labels:  recommender-system
Signal-Classification-Comparison
Classify signal using Deep Learning on Tensorflow and various machine learning models.
Stars: ✭ 19 (-90.1%)
Mutual labels:  rnn
Deepseqslam
The Official Deep Learning Framework for Route-based Place Recognition
Stars: ✭ 49 (-74.48%)
Mutual labels:  rnn
Jass
SoulSeek client with web interface and recommender system
Stars: ✭ 23 (-88.02%)
Mutual labels:  recommender-system
Hart
Hierarchical Attentive Recurrent Tracking
Stars: ✭ 149 (-22.4%)
Mutual labels:  rnn
time-series-forecasting-tensorflowjs
Pull stock prices from online API and perform predictions using Long Short Term Memory (LSTM) with TensorFlow.js framework
Stars: ✭ 96 (-50%)
Mutual labels:  rnn
Rnn Notebooks
RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)
Stars: ✭ 48 (-75%)
Mutual labels:  rnn
Course-Project---Speech-Driven-Facial-Animation
ECE 535 - Course Project, Deep Learning Framework
Stars: ✭ 63 (-67.19%)
Mutual labels:  rnn
Pytorch Rnn Text Classification
Word Embedding + LSTM + FC
Stars: ✭ 112 (-41.67%)
Mutual labels:  rnn
python-machine-learning-book-2nd-edition
<머신러닝 교과서 with 파이썬, 사이킷런, 텐서플로>의 코드 저장소
Stars: ✭ 60 (-68.75%)
Mutual labels:  rnn
Rnn Nmt
基于双向RNN,Attention机制的编解码神经机器翻译模型
Stars: ✭ 46 (-76.04%)
Mutual labels:  rnn
CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 30 (-84.37%)
Mutual labels:  rnn
Lstm Music Genre Classification
Music genre classification with LSTM Recurrent Neural Nets in Keras & PyTorch
Stars: ✭ 166 (-13.54%)
Mutual labels:  rnn
Sequence-Models-coursera
Sequence Models by Andrew Ng on Coursera. Programming Assignments and Quiz Solutions.
Stars: ✭ 53 (-72.4%)
Mutual labels:  rnn
recommendation-api
Rank and serve recommendations
Stars: ✭ 14 (-92.71%)
Mutual labels:  recommender-system
Mnist Classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)
Stars: ✭ 109 (-43.23%)
Mutual labels:  rnn
RecSysDatasets
This is a repository of public data sources for Recommender Systems (RS).
Stars: ✭ 272 (+41.67%)
Mutual labels:  recommender-system
Boilerplate Dynet Rnn Lm
Boilerplate code for quickly getting set up to run language modeling experiments
Stars: ✭ 37 (-80.73%)
Mutual labels:  rnn
medical-diagnosis-cnn-rnn-rcnn
分别使用rnn/cnn/rcnn来实现根据患者描述,进行疾病诊断
Stars: ✭ 39 (-79.69%)
Mutual labels:  rnn
Rnnoise
Recurrent neural network for audio noise reduction
Stars: ✭ 2,266 (+1080.21%)
Mutual labels:  rnn
fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
Stars: ✭ 1,367 (+611.98%)
Mutual labels:  recommender-system
Elastic Graph Recommender
Building recommenders with Elastic Graph!
Stars: ✭ 33 (-82.81%)
Mutual labels:  recommender-system
Auto-Surprise
An AutoRecSys library for Surprise. Automate algorithm selection and hyperparameter tuning 🚀
Stars: ✭ 19 (-90.1%)
Mutual labels:  recommender-system
Ml Ai Experiments
All my experiments with AI and ML
Stars: ✭ 107 (-44.27%)
Mutual labels:  rnn
question-pair
A siamese LSTM to detect sentence/question pairs.
Stars: ✭ 25 (-86.98%)
Mutual labels:  rnn
Rnn Theano
使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等
Stars: ✭ 31 (-83.85%)
Mutual labels:  rnn
skywalkR
code for Gogleva et al manuscript
Stars: ✭ 28 (-85.42%)
Mutual labels:  recommender-system
Tensorflow2 Docs Zh
TF2.0 / TensorFlow 2.0 / TensorFlow2.0 官方文档中文版
Stars: ✭ 177 (-7.81%)
Mutual labels:  rnn
GAN-RNN Timeseries-imputation
Recurrent GAN for imputation of time series data. Implemented in TensorFlow 2 on Wikipedia Web Traffic Forecast dataset from Kaggle.
Stars: ✭ 107 (-44.27%)
Mutual labels:  rnn
Lstm peptides
Long short-term memory recurrent neural networks for learning peptide and protein sequences to later design new, similar examples.
Stars: ✭ 30 (-84.37%)
Mutual labels:  rnn
BARS
Towards open benchmarking for recommender systems https://openbenchmark.github.io/BARS
Stars: ✭ 157 (-18.23%)
Mutual labels:  recommender-system
Indrnn Pytorch
pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831
Stars: ✭ 104 (-45.83%)
Mutual labels:  rnn
rec-a-sketch
content discovery... IN 3D
Stars: ✭ 45 (-76.56%)
Mutual labels:  recommender-system
Orange3 Recommendation
🍊 👎 Add-on for Orange3 to support recommender systems.
Stars: ✭ 21 (-89.06%)
Mutual labels:  recommender-system
Friends-Recommender-In-Social-Network
Friends Recommendation and Link Prediction in Social Netowork
Stars: ✭ 33 (-82.81%)
Mutual labels:  recommender-system
Skip Thoughts.torch
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
Stars: ✭ 146 (-23.96%)
Mutual labels:  rnn
CDRP TF
CNN Event Detection & RNN Phase Picking (in Tensorflow)
Stars: ✭ 20 (-89.58%)
Mutual labels:  rnn
Recq
RecQ: A Python Framework for Recommender Systems (TensorFlow Based)
Stars: ✭ 883 (+359.9%)
Mutual labels:  recommender-system
Translation-based-Recommendation
Sequential recommendation algorithm
Stars: ✭ 24 (-87.5%)
Mutual labels:  recommender-system
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (+617.71%)
Mutual labels:  rnn
rindow-neuralnetworks
Neural networks library for machine learning on PHP
Stars: ✭ 37 (-80.73%)
Mutual labels:  rnn
Deep Music Genre Classification
🎵 Using Deep Learning to Categorize Music as Time Progresses Through Spectrogram Analysis
Stars: ✭ 23 (-88.02%)
Mutual labels:  rnn
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
Stars: ✭ 192 (+0%)
Mutual labels:  recommender-system
Crslab
CRSLab is an open-source toolkit for building Conversational Recommender System (CRS).
Stars: ✭ 183 (-4.69%)
Mutual labels:  recommender-system
Pytorch Sentiment Neuron
Stars: ✭ 178 (-7.29%)
Mutual labels:  rnn
Szuthesis
📝 SZU Undergraduate Thesis -- Recommender System
Stars: ✭ 167 (-13.02%)
Mutual labels:  recommender-system
Albedo
A recommender system for discovering GitHub repos, built with Apache Spark
Stars: ✭ 149 (-22.4%)
Mutual labels:  recommender-system
Char Rnn Pytorch
使用PyTorch实现Char RNN生成古诗和周杰伦的歌词
Stars: ✭ 114 (-40.62%)
Mutual labels:  rnn
Tensorflow Tutorials For Time Series
TensorFlow Tutorial for Time Series Prediction
Stars: ✭ 1,067 (+455.73%)
Mutual labels:  rnn
241-300 of 464 similar projects