All Projects → Shakkala → Similar Projects or Alternatives

272 Open source projects that are alternatives of or similar to Shakkala

Rnn From Scratch
Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs
Stars: ✭ 123 (-40.87%)
Mutual labels:  rnn
Ml Ai Experiments
All my experiments with AI and ML
Stars: ✭ 107 (-48.56%)
Mutual labels:  rnn
A Hierarchical Latent Structure For Variational Conversation Modeling
PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation Modeling" (NAACL 2018 Oral)
Stars: ✭ 153 (-26.44%)
Mutual labels:  rnn
Lstm Crypto Price Prediction
Predicting price trends in cryptomarkets using an lstm-RNN for the use of a trading bot
Stars: ✭ 136 (-34.62%)
Mutual labels:  rnn
Arnet
CVPR 2018 - Regularizing RNNs for Caption Generation by Reconstructing The Past with The Present
Stars: ✭ 94 (-54.81%)
Mutual labels:  rnn
Load forecasting
Load forcasting on Delhi area electric power load using ARIMA, RNN, LSTM and GRU models
Stars: ✭ 160 (-23.08%)
Mutual labels:  rnn
Torchsketch
Stars: ✭ 113 (-45.67%)
Mutual labels:  rnn
Pytorch Sentiment Neuron
Stars: ✭ 178 (-14.42%)
Mutual labels:  rnn
Text predictor
Char-level RNN LSTM text generator📄.
Stars: ✭ 99 (-52.4%)
Mutual labels:  rnn
Awesome Speech Recognition Speech Synthesis Papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Stars: ✭ 2,085 (+902.4%)
Mutual labels:  rnn
Qrn
Query-Reduction Networks (QRN)
Stars: ✭ 137 (-34.13%)
Mutual labels:  rnn
Cnn lstm for text classify
CNN, LSTM, NBOW, fasttext 中文文本分类
Stars: ✭ 90 (-56.73%)
Mutual labels:  rnn
Lstm Music Genre Classification
Music genre classification with LSTM Recurrent Neural Nets in Keras & PyTorch
Stars: ✭ 166 (-20.19%)
Mutual labels:  rnn
Midi Rnn
Generate monophonic melodies with machine learning using a basic LSTM RNN
Stars: ✭ 124 (-40.38%)
Mutual labels:  rnn
Keraspp
코딩셰프의 3분 딥러닝, 케라스맛
Stars: ✭ 178 (-14.42%)
Mutual labels:  rnn
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 (-42.79%)
Mutual labels:  rnn
Rnnt Speech Recognition
End-to-end speech recognition using RNN Transducers in Tensorflow 2.0
Stars: ✭ 158 (-24.04%)
Mutual labels:  rnn
Lstms.pth
PyTorch implementations of LSTM Variants (Dropout + Layer Norm)
Stars: ✭ 111 (-46.63%)
Mutual labels:  rnn
Nn compression
Stars: ✭ 193 (-7.21%)
Mutual labels:  rnn
See Rnn
RNN and general weights, gradients, & activations visualization in Keras & TensorFlow
Stars: ✭ 102 (-50.96%)
Mutual labels:  rnn
Hart
Hierarchical Attentive Recurrent Tracking
Stars: ✭ 149 (-28.37%)
Mutual labels:  rnn
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (-53.37%)
Mutual labels:  rnn
Sentence Classification
Sentence Classifications with Neural Networks
Stars: ✭ 177 (-14.9%)
Mutual labels:  rnn
Word Rnn Tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
Stars: ✭ 1,297 (+523.56%)
Mutual labels:  rnn
Pytorch Image Comp Rnn
PyTorch implementation of Full Resolution Image Compression with Recurrent Neural Networks
Stars: ✭ 146 (-29.81%)
Mutual labels:  rnn
Rnn poetry generator
基于RNN生成古诗
Stars: ✭ 143 (-31.25%)
Mutual labels:  rnn
Speech Emotion Recognition
Detecting emotions using MFCC features of human speech using Deep Learning
Stars: ✭ 89 (-57.21%)
Mutual labels:  rnn
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 (+908.17%)
Mutual labels:  rnn
Rnn recsys
Our implementation of the paper "Embedding-based News Recommendation for Millions of Users"
Stars: ✭ 135 (-35.1%)
Mutual labels:  rnn
Stylenet
A cute multi-layer LSTM that can perform like a human 🎶
Stars: ✭ 187 (-10.1%)
Mutual labels:  rnn
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (-40.38%)
Mutual labels:  rnn
Rnnvis
A visualization tool for understanding and debugging RNNs
Stars: ✭ 162 (-22.12%)
Mutual labels:  rnn
Kaggle Web Traffic
1st place solution
Stars: ✭ 1,641 (+688.94%)
Mutual labels:  rnn
Deep Learning With Python
Deep learning codes and projects using Python
Stars: ✭ 195 (-6.25%)
Mutual labels:  rnn
A Convolutional Recurrent Neural Network For Real Time Speech Enhancement
A minimum unofficial implementation of the "A Convolutional Recurrent Neural Network for Real-Time Speech Enhancement" (CRN) using PyTorch
Stars: ✭ 123 (-40.87%)
Mutual labels:  rnn
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (-23.56%)
Mutual labels:  rnn
Char Rnn Pytorch
使用PyTorch实现Char RNN生成古诗和周杰伦的歌词
Stars: ✭ 114 (-45.19%)
Mutual labels:  rnn
Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (+907.69%)
Mutual labels:  rnn
Pytorch Rnn Text Classification
Word Embedding + LSTM + FC
Stars: ✭ 112 (-46.15%)
Mutual labels:  rnn
Tensorflow Bitcoin Robot
A Bitcoin trade robot based on Tensorflow LSTM model.Just for fun.
Stars: ✭ 155 (-25.48%)
Mutual labels:  rnn
Mnist Classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)
Stars: ✭ 109 (-47.6%)
Mutual labels:  rnn
Chameleon recsys
Source code of CHAMELEON - A Deep Learning Meta-Architecture for News Recommender Systems
Stars: ✭ 202 (-2.88%)
Mutual labels:  rnn
Indrnn Pytorch
pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831
Stars: ✭ 104 (-50%)
Mutual labels:  rnn
Audioowl
Fast and simple music and audio analysis using RNN in Python 🕵️‍♀️ 🥁
Stars: ✭ 151 (-27.4%)
Mutual labels:  rnn
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (+562.5%)
Mutual labels:  rnn
Tensorflow2 Docs Zh
TF2.0 / TensorFlow 2.0 / TensorFlow2.0 官方文档中文版
Stars: ✭ 177 (-14.9%)
Mutual labels:  rnn
Captcharecognition
End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别
Stars: ✭ 97 (-53.37%)
Mutual labels:  rnn
Rnnoise
Recurrent neural network for audio noise reduction
Stars: ✭ 2,266 (+989.42%)
Mutual labels:  rnn
Pytorch Pos Tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Stars: ✭ 96 (-53.85%)
Mutual labels:  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 (-7.69%)
Mutual labels:  rnn
Easyesn
Python library for Reservoir Computing using Echo State Networks
Stars: ✭ 93 (-55.29%)
Mutual labels:  rnn
Skip Thoughts.torch
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
Stars: ✭ 146 (-29.81%)
Mutual labels:  rnn
Rnn Handwriting Generation
Handwriting generation by RNN with TensorFlow, based on "Generating Sequences With Recurrent Neural Networks" by Alex Graves
Stars: ✭ 90 (-56.73%)
Mutual labels:  rnn
Rnn For Joint Nlu
Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)
Stars: ✭ 176 (-15.38%)
Mutual labels:  rnn
Gestureai Coreml Ios
Hand-gesture recognition on iOS app using CoreML
Stars: ✭ 145 (-30.29%)
Mutual labels:  rnn
Doc Han Att
Hierarchical Attention Networks for Chinese Sentiment Classification
Stars: ✭ 206 (-0.96%)
Mutual labels:  rnn
Iseebetter
iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks | Python3 | PyTorch | GANs | CNNs | ResNets | RNNs | Published in Springer Journal of Computational Visual Media, September 2020, Tsinghua University Press
Stars: ✭ 202 (-2.88%)
Mutual labels:  rnn
Gru4rec tensorflow
TensorFlow implemenation of GRu4Rec model
Stars: ✭ 192 (-7.69%)
Mutual labels:  rnn
Eeg Dl
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
Stars: ✭ 165 (-20.67%)
Mutual labels:  rnn
Vae Seq
Variational Auto-Encoders in a Sequential Setting.
Stars: ✭ 145 (-30.29%)
Mutual labels:  rnn
1-60 of 272 similar projects