All Projects → Chameleon_recsys → Similar Projects or Alternatives

1566 Open source projects that are alternatives of or similar to Chameleon_recsys

Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (-51.98%)
Bitcoin Price Prediction Using Lstm
Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network
Stars: ✭ 67 (-66.83%)
Pytorch Kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
Stars: ✭ 2,097 (+938.12%)
Repo 2016
R, Python and Mathematica Codes in Machine Learning, Deep Learning, Artificial Intelligence, NLP and Geolocation
Stars: ✭ 103 (-49.01%)
Mutual labels:  lstm, word2vec, lstm-neural-networks
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-83.17%)
Mutual labels:  lstm, rnn, word2vec
Text predictor
Char-level RNN LSTM text generator📄.
Stars: ✭ 99 (-50.99%)
Mutual labels:  lstm, rnn, lstm-neural-networks
Deep Learning Time Series
List of papers, code and experiments using deep learning for time series forecasting
Stars: ✭ 796 (+294.06%)
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+1488.61%)
Mutual labels:  lstm, rnn, word-embeddings
Text-Analysis
Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.
Stars: ✭ 48 (-76.24%)
Mutual labels:  word2vec, word-embeddings, lstm
Predictive Maintenance Using Lstm
Example of Multiple Multivariate Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras.
Stars: ✭ 352 (+74.26%)
lstm-electric-load-forecast
Electric load forecast using Long-Short-Term-Memory (LSTM) recurrent neural network
Stars: ✭ 56 (-72.28%)
Mutual labels:  lstm, rnn, lstm-neural-networks
Time Attention
Implementation of RNN for Time Series prediction from the paper https://arxiv.org/abs/1704.02971
Stars: ✭ 52 (-74.26%)
Mutual labels:  deep-neural-networks, lstm, rnn
Cornac
A Comparative Framework for Multimodal Recommender Systems
Stars: ✭ 308 (+52.48%)
Easy Deep Learning With Keras
Keras tutorial for beginners (using TF backend)
Stars: ✭ 367 (+81.68%)
Mutual labels:  deep-neural-networks, lstm, rnn
Deepseqslam
The Official Deep Learning Framework for Route-based Place Recognition
Stars: ✭ 49 (-75.74%)
Mutual labels:  deep-neural-networks, lstm, rnn
recommender system with Python
recommender system tutorial with Python
Stars: ✭ 106 (-47.52%)
Movie Recommender System
Basic Movie Recommendation Web Application using user-item collaborative filtering.
Stars: ✭ 85 (-57.92%)
recommender
NReco Recommender is a .NET port of Apache Mahout CF java engine (standalone, non-Hadoop version)
Stars: ✭ 35 (-82.67%)
NTUA-slp-nlp
💻Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA
Stars: ✭ 19 (-90.59%)
retailbox
🛍️RetailBox - eCommerce Recommender System using Machine Learning
Stars: ✭ 32 (-84.16%)
DrowsyDriverDetection
This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy.
Stars: ✭ 82 (-59.41%)
Mutual labels:  lstm, rnn, lstm-neural-networks
Recdb Postgresql
RecDB is a recommendation engine built entirely inside PostgreSQL
Stars: ✭ 297 (+47.03%)
Stockpriceprediction
Stock Price Prediction using Machine Learning Techniques
Stars: ✭ 700 (+246.53%)
Mutual labels:  lstm, rnn, lstm-neural-networks
Cnn lstm for text classify
CNN, LSTM, NBOW, fasttext 中文文本分类
Stars: ✭ 90 (-55.45%)
Mutual labels:  lstm, rnn, lstm-neural-networks
Germanwordembeddings
Toolkit to obtain and preprocess german corpora, train models using word2vec (gensim) and evaluate them with generated testsets
Stars: ✭ 189 (-6.44%)
See Rnn
RNN and general weights, gradients, & activations visualization in Keras & TensorFlow
Stars: ✭ 102 (-49.5%)
Mutual labels:  lstm, rnn
Deep Generation
I used in this project a reccurent neural network to generate c code based on a dataset of c files from the linux repository.
Stars: ✭ 101 (-50%)
Mutual labels:  lstm, lstm-neural-networks
Recommenders
Best Practices on Recommendation Systems
Stars: ✭ 11,818 (+5750.5%)
Magnitude
A fast, efficient universal vector embedding utility package.
Stars: ✭ 1,394 (+590.1%)
Mutual labels:  word2vec, word-embeddings
Stylenet
A cute multi-layer LSTM that can perform like a human 🎶
Stars: ✭ 187 (-7.43%)
Mutual labels:  lstm, rnn
Movielens Recommender System Javascript
🍃 Recommender System in JavaScript for the MovieLens Database
Stars: ✭ 105 (-48.02%)
Video2description
Video to Text: Generates description in natural language for given video (Video Captioning)
Stars: ✭ 107 (-47.03%)
Ml Ai Experiments
All my experiments with AI and ML
Stars: ✭ 107 (-47.03%)
Mutual labels:  lstm, rnn
Numpy Ml
Machine learning, in numpy
Stars: ✭ 11,100 (+5395.05%)
Mutual labels:  lstm, word2vec
Carskit
Java-Based Context-aware Recommendation Library
Stars: ✭ 98 (-51.49%)
Jlm
A fast LSTM Language Model for large vocabulary language like Japanese and Chinese
Stars: ✭ 105 (-48.02%)
Mutual labels:  deep-neural-networks, lstm
Seldon Server
Machine Learning Platform and Recommendation Engine built on Kubernetes
Stars: ✭ 1,435 (+610.4%)
Lstms.pth
PyTorch implementations of LSTM Variants (Dropout + Layer Norm)
Stars: ✭ 111 (-45.05%)
Mutual labels:  lstm, rnn
Char Rnn Chinese
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch. Based on code of https://github.com/karpathy/char-rnn. Support Chinese and other things.
Stars: ✭ 192 (-4.95%)
Mutual labels:  lstm, rnn
Tagrec
Towards A Standardized Tag Recommender Benchmarking Framework
Stars: ✭ 113 (-44.06%)
Datastories Semeval2017 Task4
Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".
Stars: ✭ 184 (-8.91%)
Mutual labels:  lstm, word-embeddings
Linear Attention Recurrent Neural Network
A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head attention. The formulas are derived from the BN-LSTM and the Transformer Network. The LARNN cell with attention can be easily used inside a loop on the cell state, just like any other RNN. (LARNN)
Stars: ✭ 119 (-41.09%)
Mutual labels:  lstm, rnn
Pytorch Rnn Text Classification
Word Embedding + LSTM + FC
Stars: ✭ 112 (-44.55%)
Mutual labels:  lstm, rnn
Dna2vec
dna2vec: Consistent vector representations of variable-length k-mers
Stars: ✭ 117 (-42.08%)
Mutual labels:  word2vec, word-embeddings
Gru4rec tensorflow
TensorFlow implemenation of GRu4Rec model
Stars: ✭ 192 (-4.95%)
Mutual labels:  rnn, recommender-system
Pytorch convlstm
convolutional lstm implementation in pytorch
Stars: ✭ 126 (-37.62%)
Mutual labels:  deep-neural-networks, lstm
Midi Rnn
Generate monophonic melodies with machine learning using a basic LSTM RNN
Stars: ✭ 124 (-38.61%)
Mutual labels:  rnn, lstm-neural-networks
Ml Projects
ML based projects such as Spam Classification, Time Series Analysis, Text Classification using Random Forest, Deep Learning, Bayesian, Xgboost in Python
Stars: ✭ 127 (-37.13%)
Mutual labels:  word2vec, lstm-neural-networks
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (-38.61%)
Mutual labels:  lstm, rnn
Recsys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
Stars: ✭ 1,350 (+568.32%)
Robust Lane Detection
Stars: ✭ 110 (-45.54%)
Mutual labels:  deep-neural-networks, lstm
Scattertext
Beautiful visualizations of how language differs among document types.
Stars: ✭ 1,722 (+752.48%)
Mutual labels:  word2vec, word-embeddings
Fasttext.js
FastText for Node.js
Stars: ✭ 127 (-37.13%)
Mutual labels:  word2vec, word-embeddings
Lstm Crypto Price Prediction
Predicting price trends in cryptomarkets using an lstm-RNN for the use of a trading bot
Stars: ✭ 136 (-32.67%)
Mutual labels:  lstm, rnn
Rival
RiVal recommender system evaluation toolkit
Stars: ✭ 145 (-28.22%)
Gestureai Coreml Ios
Hand-gesture recognition on iOS app using CoreML
Stars: ✭ 145 (-28.22%)
Mutual labels:  deep-neural-networks, 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 (-4.95%)
Skip Thoughts.torch
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
Stars: ✭ 146 (-27.72%)
Mutual labels:  rnn, word2vec
Rnn poetry generator
基于RNN生成古诗
Stars: ✭ 143 (-29.21%)
Mutual labels:  lstm, rnn
Pytorch Image Comp Rnn
PyTorch implementation of Full Resolution Image Compression with Recurrent Neural Networks
Stars: ✭ 146 (-27.72%)
Mutual labels:  lstm, rnn
1-60 of 1566 similar projects