LSTM
Projects with this topic
-
Text generation model based on characters from friends. Originally forked from https://github.com/pender/chatbot-rnn
Updated -
Build a Bitcoin predictive model. (Inputs : Klines, Google Trend data. Future inputs implementation : Liquidations data)
Updated -
TensorFlow examples for Artificial Neural Networks course including: MLP with softmax output layer; MLP and CNN for MNIST dataset; CNN for CIFAR-10 dataset with data augmentation; LSTM with CNN layer for IMDB sentiment classification task.
Updated -
Build a seq2seq model (with/without attention) to learn normal trajectory of ROS-based robot, then use the trained model for detection with real-time input data. This project is going along side with other ros-based node for simulating cyber-attack.
Updated -
A natural language processing implementation on movie genre classification by synopsis.
Updated -
The codebase used to predict the growth of discussion threads on Reddit
Updated -
Executing infamous Deep learning algorithms + Neural Networks.
Updated -
A recurrent neural network that can recognize poker hands
Updated