All Projects → LSTM-footballMatchWinner → Similar Projects or Alternatives

310 Open source projects that are alternatives of or similar to LSTM-footballMatchWinner

Da Rnn
📃 **Unofficial** PyTorch Implementation of DA-RNN (arXiv:1704.02971)
Stars: ✭ 256 (+481.82%)
Bitcoin Price Prediction Using Lstm
Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network
Stars: ✭ 67 (+52.27%)
Lstm anomaly thesis
Anomaly detection for temporal data using LSTMs
Stars: ✭ 178 (+304.55%)
Sequence-to-Sequence-Learning-of-Financial-Time-Series-in-Algorithmic-Trading
My bachelor's thesis—analyzing the application of LSTM-based RNNs on financial markets. 🤓
Stars: ✭ 64 (+45.45%)
Rnn lstm from scratch
How to build RNNs and LSTMs from scratch with NumPy.
Stars: ✭ 156 (+254.55%)
Deep Learning Time Series
List of papers, code and experiments using deep learning for time series forecasting
Stars: ✭ 796 (+1709.09%)
Deep-Learning
This repo provides projects on deep-learning mainly using Tensorflow 2.0
Stars: ✭ 22 (-50%)
Image Caption Generator
[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow
Stars: ✭ 141 (+220.45%)
Chase
Automatic trading bot (WIP)
Stars: ✭ 73 (+65.91%)
bitcoin-prediction
bitcoin prediction algorithms
Stars: ✭ 21 (-52.27%)
Rnn lstm gesture recog
For recognising hand gestures using RNN and LSTM... Implementation in TensorFlow
Stars: ✭ 14 (-68.18%)
Speech Recognition Neural Network
This is the end-to-end Speech Recognition neural network, deployed in Keras. This was my final project for Artificial Intelligence Nanodegree @Udacity.
Stars: ✭ 148 (+236.36%)
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 (+4665.91%)
Awesome Tensorlayer
A curated list of dedicated resources and applications
Stars: ✭ 248 (+463.64%)
Image Captioning
Image Captioning: Implementing the Neural Image Caption Generator with python
Stars: ✭ 52 (+18.18%)
Conversational-AI-Chatbot-using-Practical-Seq2Seq
A simple open domain generative based chatbot based on Recurrent Neural Networks
Stars: ✭ 17 (-61.36%)
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (+120.45%)
Stock Price Prediction Lstm
OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network
Stars: ✭ 232 (+427.27%)
Echotorch
A Python toolkit for Reservoir Computing and Echo State Network experimentation based on pyTorch. EchoTorch is the only Python module available to easily create Deep Reservoir Computing models.
Stars: ✭ 231 (+425%)
Mutual labels:  recurrent-neural-networks
Sentiment-Analysis-of-Netflix-Reviews
Sentiment Analysis LSTM recurrent neural network's.
Stars: ✭ 51 (+15.91%)
Mutual labels:  recurrent-neural-networks
Cs224d
Code for Stanford CS224D: deep learning for natural language understanding
Stars: ✭ 222 (+404.55%)
Mutual labels:  recurrent-neural-networks
Im2latex Tensorflow
Tensorflow implementation of the HarvardNLP paper - What You Get Is What You See: A Visual Markup Decompiler (https://arxiv.org/pdf/1609.04938v1.pdf)
Stars: ✭ 207 (+370.45%)
Mutual labels:  recurrent-neural-networks
ACT
Alternative approach for Adaptive Computation Time in TensorFlow
Stars: ✭ 16 (-63.64%)
Mutual labels:  recurrent-neural-networks
Seq2Seq-chatbot
TensorFlow Implementation of Twitter Chatbot
Stars: ✭ 18 (-59.09%)
Mutual labels:  recurrent-neural-networks
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 (+359.09%)
Mutual labels:  recurrent-neural-networks
Protein Sequence Embedding Iclr2019
Source code for "Learning protein sequence embeddings using information from structure" - ICLR 2019
Stars: ✭ 194 (+340.91%)
Mutual labels:  recurrent-neural-networks
Tensorflow 101
TensorFlow Tutorials
Stars: ✭ 2,565 (+5729.55%)
Mutual labels:  recurrent-neural-networks
SynThai
Thai Word Segmentation and Part-of-Speech Tagging with Deep Learning
Stars: ✭ 41 (-6.82%)
Mutual labels:  recurrent-neural-networks
Variational Recurrent Autoencoder Tensorflow
A tensorflow implementation of "Generating Sentences from a Continuous Space"
Stars: ✭ 228 (+418.18%)
Mutual labels:  recurrent-neural-networks
Probabilistic-RNN-DA-Classifier
Probabilistic Dialogue Act Classification for the Switchboard Corpus using an LSTM model
Stars: ✭ 22 (-50%)
Mutual labels:  recurrent-neural-networks
Rnn ctc
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
Stars: ✭ 220 (+400%)
Mutual labels:  recurrent-neural-networks
TF-Speech-Recognition-Challenge-Solution
Source code of the model used in Tensorflow Speech Recognition Challenge (https://www.kaggle.com/c/tensorflow-speech-recognition-challenge). The solution ranked in top 5% in private leaderboard.
Stars: ✭ 58 (+31.82%)
Mutual labels:  recurrent-neural-networks
Attention Mechanisms
Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with TensorFlow 2.0 and Keras.
Stars: ✭ 203 (+361.36%)
Mutual labels:  recurrent-neural-networks
svae cf
[ WSDM '19 ] Sequential Variational Autoencoders for Collaborative Filtering
Stars: ✭ 38 (-13.64%)
Mutual labels:  recurrent-neural-networks
Deep Learning With Python
Deep learning codes and projects using Python
Stars: ✭ 195 (+343.18%)
Mutual labels:  recurrent-neural-networks
Sentiment-analysis-amazon-Products-Reviews
NLP with NLTK for Sentiment analysis amazon Products Reviews
Stars: ✭ 37 (-15.91%)
Mutual labels:  lstm-neural-networks
recurrent-neural-net
A recurrent (LSTM) neural network in C
Stars: ✭ 68 (+54.55%)
Mutual labels:  lstm-neural-networks
Keras English Resume Parser And Analyzer
keras project that parses and analyze english resumes
Stars: ✭ 192 (+336.36%)
Mutual labels:  recurrent-neural-networks
DARNN
A Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction
Stars: ✭ 90 (+104.55%)
Mutual labels:  recurrent-neural-networks
Coursera Deep Learning Specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
Stars: ✭ 188 (+327.27%)
Mutual labels:  recurrent-neural-networks
danifojo-2018-repeatrnn
Comparing Fixed and Adaptive Computation Time for Recurrent Neural Networks
Stars: ✭ 32 (-27.27%)
Mutual labels:  recurrent-neural-networks
Hdltex
HDLTex: Hierarchical Deep Learning for Text Classification
Stars: ✭ 191 (+334.09%)
Mutual labels:  recurrent-neural-networks
privapi
Detect Sensitive REST API communication using Deep Neural Networks
Stars: ✭ 42 (-4.55%)
Mutual labels:  lstm-neural-networks
DeepLog
This is the realization of core DeepLog
Stars: ✭ 29 (-34.09%)
Mutual labels:  lstm-neural-networks
parapred
Paratope Prediction using Deep Learning
Stars: ✭ 49 (+11.36%)
Mutual labels:  lstm-neural-networks
pyradox
State of the Art Neural Networks for Deep Learning
Stars: ✭ 61 (+38.64%)
Mutual labels:  recurrent-neural-networks
Deep Spying
Spying using Smartwatch and Deep Learning
Stars: ✭ 172 (+290.91%)
Mutual labels:  recurrent-neural-networks
Deep News Summarization
News summarization using sequence to sequence model with attention in TensorFlow.
Stars: ✭ 167 (+279.55%)
Mutual labels:  recurrent-neural-networks
SharkStock
Automate swing trading using deep reinforcement learning. The deep deterministic policy gradient-based neural network model trains to choose an action to sell, buy, or hold the stocks to maximize the gain in asset value. The paper also acknowledges the need for a system that predicts the trend in stock value to work along with the reinforcement …
Stars: ✭ 63 (+43.18%)
Mutual labels:  recurrent-neural-networks
Mss pytorch
Singing Voice Separation via Recurrent Inference and Skip-Filtering Connections - PyTorch Implementation. Demo:
Stars: ✭ 165 (+275%)
Mutual labels:  recurrent-neural-networks
malware api class
Malware dataset for security researchers, data scientists. Public malware dataset generated by Cuckoo Sandbox based on Windows OS API calls analysis for cyber security researchers
Stars: ✭ 134 (+204.55%)
Mutual labels:  lstm-neural-networks
Sru
SRU is a recurrent unit that can run over 10 times faster than cuDNN LSTM, without loss of accuracy tested on many tasks.
Stars: ✭ 2,009 (+4465.91%)
Mutual labels:  recurrent-neural-networks
Hey Jetson
Deep Learning based Automatic Speech Recognition with attention for the Nvidia Jetson.
Stars: ✭ 161 (+265.91%)
Mutual labels:  recurrent-neural-networks
Emotion Recognition Using Speech
Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras
Stars: ✭ 159 (+261.36%)
Mutual labels:  recurrent-neural-networks
Keras Lmu
Keras implementation of Legendre Memory Units
Stars: ✭ 160 (+263.64%)
Mutual labels:  recurrent-neural-networks
Deep-Learning-A-Z-Hands-on-Artificial-Neural-Network
Codes and Templates from the SuperDataScience Course
Stars: ✭ 39 (-11.36%)
Mutual labels:  recurrent-neural-networks
lstm-kalman-hybrid-timeseries
Hybrid Time Series using LSTM and Kalman Filtering
Stars: ✭ 33 (-25%)
Mutual labels:  lstm-neural-networks
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+7193.18%)
Mutual labels:  recurrent-neural-networks
Brain.js
brain.js is a GPU accelerated library for Neural Networks written in JavaScript.
Stars: ✭ 12,358 (+27986.36%)
Mutual labels:  recurrent-neural-networks
Lrp for lstm
Layer-wise Relevance Propagation (LRP) for LSTMs
Stars: ✭ 152 (+245.45%)
Mutual labels:  recurrent-neural-networks
1-60 of 310 similar projects