All Projects → 5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8 → Similar Projects or Alternatives

607 Open source projects that are alternatives of or similar to 5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8

Keras Anomaly Detection
Anomaly detection implemented in Keras
Stars: ✭ 335 (+857.14%)
Mutual labels:  lstm
Reinforcementlearning Atarigame
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games
Stars: ✭ 118 (+237.14%)
Mutual labels:  lstm
Crnn attention ocr chinese
CRNN with attention to do OCR,add Chinese recognition
Stars: ✭ 315 (+800%)
Mutual labels:  lstm
Lstm Autoencoders
Anomaly detection for streaming data using autoencoders
Stars: ✭ 113 (+222.86%)
Mutual labels:  lstm
ACT
Alternative approach for Adaptive Computation Time in TensorFlow
Stars: ✭ 16 (-54.29%)
Mutual labels:  rnn
Text Classification Keras
📚 Text classification library with Keras
Stars: ✭ 53 (+51.43%)
Mutual labels:  lstm
Cs291k
🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models
Stars: ✭ 287 (+720%)
Mutual labels:  lstm
Tts Cube
End-2-end speech synthesis with recurrent neural networks
Stars: ✭ 213 (+508.57%)
Mutual labels:  lstm
Pytorch Gan Timeseries
GANs for time series generation in pytorch
Stars: ✭ 109 (+211.43%)
Mutual labels:  lstm
Tensorflow Lstm Sin
TensorFlow 1.3 experiment with LSTM (and GRU) RNNs for sine prediction
Stars: ✭ 52 (+48.57%)
Mutual labels:  lstm
Amazon Product Recommender System
Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html
Stars: ✭ 158 (+351.43%)
Mutual labels:  lstm
Ner blstm Crf
LSTM-CRF for NER with ConLL-2002 dataset
Stars: ✭ 51 (+45.71%)
Mutual labels:  lstm
Carrot
🥕 Evolutionary Neural Networks in JavaScript
Stars: ✭ 261 (+645.71%)
Mutual labels:  lstm
Deeplearning tutorials
The deeplearning algorithms implemented by tensorflow
Stars: ✭ 1,580 (+4414.29%)
Mutual labels:  lstm
lstm
LSTM based on go and gorgonia
Stars: ✭ 45 (+28.57%)
Mutual labels:  lstm
Screenshot To Code
A neural network that transforms a design mock-up into a static website.
Stars: ✭ 13,561 (+38645.71%)
Mutual labels:  lstm
Gym Continuousdoubleauction
A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray [RLlib] is used for training.
Stars: ✭ 50 (+42.86%)
Mutual labels:  lstm
Stock-Prediction
stock predict by cnn and lstm
Stars: ✭ 25 (-28.57%)
Mutual labels:  lstm
nemesyst
Generalised and highly customisable, hybrid-parallelism, database based, deep learning framework.
Stars: ✭ 17 (-51.43%)
Mutual labels:  rnn
Exermote
Using Machine Learning to predict the type of exercise from movement data
Stars: ✭ 108 (+208.57%)
Mutual labels:  lstm
AsFem
A Simple Finite Element Method program (AsFem)
Stars: ✭ 108 (+208.57%)
Mutual labels:  crack
Tensorflow On Android For Human Activity Recognition With Lstms
iPython notebook and Android app that shows how to build LSTM model in TensorFlow and deploy it on Android
Stars: ✭ 157 (+348.57%)
Mutual labels:  lstm
Jambot
Stars: ✭ 50 (+42.86%)
Mutual labels:  lstm
Nspm
🤖 Neural SPARQL Machines for Knowledge Graph Question Answering.
Stars: ✭ 156 (+345.71%)
Mutual labels:  lstm
stylenet
A pytorch implemention of "StyleNet: Generating Attractive Visual Captions with Styles"
Stars: ✭ 58 (+65.71%)
Mutual labels:  lstm
Numpy Ml
Machine learning, in numpy
Stars: ✭ 11,100 (+31614.29%)
Mutual labels:  lstm
Ssun
Spectral-Spatial Unified Networks for Hyperspectral Image Classification
Stars: ✭ 44 (+25.71%)
Mutual labels:  lstm
Pytorchtext
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)
Stars: ✭ 1,022 (+2820%)
Mutual labels:  lstm
Awesome Deep Learning Resources
Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully. - Guillaume Chevalier
Stars: ✭ 1,469 (+4097.14%)
Mutual labels:  lstm
knowledge-graph-nlp-in-action
从模型训练到部署,实战知识图谱(Knowledge Graph)&自然语言处理(NLP)。涉及 Tensorflow, Bert+Bi-LSTM+CRF,Neo4j等 涵盖 Named Entity Recognition,Text Classify,Information Extraction,Relation Extraction 等任务。
Stars: ✭ 58 (+65.71%)
Mutual labels:  lstm
Up Down Captioner
Automatic image captioning model based on Caffe, using features from bottom-up attention.
Stars: ✭ 195 (+457.14%)
Mutual labels:  lstm
DeepSentiPers
Repository for the experiments described in the paper named "DeepSentiPers: Novel Deep Learning Models Trained Over Proposed Augmented Persian Sentiment Corpus"
Stars: ✭ 17 (-51.43%)
Mutual labels:  lstm
Repo 2016
R, Python and Mathematica Codes in Machine Learning, Deep Learning, Artificial Intelligence, NLP and Geolocation
Stars: ✭ 103 (+194.29%)
Mutual labels:  lstm
Avsr Deep Speech
Google Summer of Code 2017 Project: Development of Speech Recognition Module for Red Hen Lab
Stars: ✭ 43 (+22.86%)
Mutual labels:  lstm
Tensorflow Multi Dimensional Lstm
Multi dimensional LSTM as described in Alex Graves' Paper https://arxiv.org/pdf/0705.2011.pdf
Stars: ✭ 154 (+340%)
Mutual labels:  lstm
Sangita
A Natural Language Toolkit for Indian Languages
Stars: ✭ 43 (+22.86%)
Mutual labels:  lstm
autonomio
Core functionality for the Autonomio augmented intelligence workbench.
Stars: ✭ 27 (-22.86%)
Mutual labels:  lstm
Stock Market Prediction Web App Using Machine Learning And Sentiment Analysis
Stock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecasts stock prices of the next seven days for any given stock under NASDAQ or NSE as input by the user. Predictions are made using three algorithms: ARIMA, LSTM, Linear Regression. The Web App combines the predicted prices of the next seven days with the sentiment analysis of tweets to give recommendation whether the price is going to rise or fall
Stars: ✭ 101 (+188.57%)
Mutual labels:  lstm
Deep Learning Random Explore
Stars: ✭ 192 (+448.57%)
Mutual labels:  lstm
dnd-lstm
A Python(PyTorch) implementation of memory augmented neural network based on Ritter et al. (2018). Been There, Done That: Meta-Learning with Episodic Recall. ICML.
Stars: ✭ 30 (-14.29%)
Mutual labels:  lstm
Deeptranslit
Efficient and easy to use transliteration for Indian languages
Stars: ✭ 41 (+17.14%)
Mutual labels:  lstm
Tensorflow template application
TensorFlow template application for deep learning
Stars: ✭ 1,851 (+5188.57%)
Mutual labels:  lstm
Char Rnn Keras
TensorFlow implementation of multi-layer recurrent neural networks for training and sampling from texts
Stars: ✭ 40 (+14.29%)
Mutual labels:  lstm
Deep-Learning-for-Expression-Recognition-in-Image-Sequences
The project uses state of the art deep learning on collected data for automatic analysis of emotions.
Stars: ✭ 26 (-25.71%)
Mutual labels:  lstm
Keras Video Classifier
Keras implementation of video classifier
Stars: ✭ 100 (+185.71%)
Mutual labels:  lstm
Lidc nodule detection
lidc nodule detection with CNN and LSTM network
Stars: ✭ 187 (+434.29%)
Mutual labels:  lstm
char-rnnlm-tensorflow
Char RNN Language Model based on Tensorflow
Stars: ✭ 14 (-60%)
Mutual labels:  rnn
Clockwork-RNN
This repository is a reproduction of the clockwork RNN paper.
Stars: ✭ 20 (-42.86%)
Mutual labels:  rnn
Rnn Stocks Prediction
Another attempt to use Deep-Learning in the financial markets
Stars: ✭ 39 (+11.43%)
Mutual labels:  lstm
Mimick
Code for Mimicking Word Embeddings using Subword RNNs (EMNLP 2017)
Stars: ✭ 152 (+334.29%)
Mutual labels:  lstm
Keras basic
keras를 이용한 딥러닝 기초 학습
Stars: ✭ 39 (+11.43%)
Mutual labels:  lstm
Sarcasmdetection
Sarcasm detection on tweets using neural network
Stars: ✭ 99 (+182.86%)
Mutual labels:  lstm
Language Modelling
Generating Text using Deep Learning in Python - LSTM, RNN, Keras
Stars: ✭ 38 (+8.57%)
Mutual labels:  lstm
Awd Lstm Lm
LSTM and QRNN Language Model Toolkit for PyTorch
Stars: ✭ 1,834 (+5140%)
Mutual labels:  lstm
Twitter Sentiment Analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
Stars: ✭ 978 (+2694.29%)
Mutual labels:  lstm
Stock Price Predictor
This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.
Stars: ✭ 146 (+317.14%)
Mutual labels:  lstm
Tensorflow Sentiment Analysis On Amazon Reviews Data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.
Stars: ✭ 34 (-2.86%)
Mutual labels:  lstm
Jptdp
Neural network models for joint POS tagging and dependency parsing (CoNLL 2017-2018)
Stars: ✭ 146 (+317.14%)
Mutual labels:  lstm
Lstmvis
Visualization Toolbox for Long Short Term Memory networks (LSTMs)
Stars: ✭ 959 (+2640%)
Mutual labels:  lstm
Ob3vil1on
Another archive cracker created in python | cracking [zip/7z/rar] by bruteforcing [ NOT MAINTAINED ]
Stars: ✭ 17 (-51.43%)
Mutual labels:  crack
301-360 of 607 similar projects