STF-RNN
Location predictor
Recurrent neural network model for predicting people's next location based on spatial and temporal features
Keras implementation of STF-RNN: Space Time Features-based Recurrent Neural Network for Predicting People Next Location
28 stars
1 watching
14 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A software framework that uses a recurrent neural network with fuzzy logic to predict chaotic time series data | 63 |
| | A framework for predicting time to event and churn using recurrent neural networks with Weibull distribution | 769 |
| | A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. | 319 |
| | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| | Trains a CRF-RNN model for semantic image segmentation using the PASCAL VOC dataset. | 199 |
| | A project demonstrating the use of a Sequence-to-Sequence Recurrent Neural Network (RNN) for time series forecasting in Python using TensorFlow. | 1,082 |
| | A framework for building custom recurrent neural networks with Keras | 765 |
| | A PyTorch-based implementation of a predictive model for human mobility patterns using attention mechanisms and recurrent neural networks. | 149 |
| | This repository provides a Keras/Tensorflow implementation of Conditional Random Fields as Recurrent Neural Networks for semantic image segmentation. | 603 |
| | An implementation of a deep neural network architecture for Human Activity Recognition using stacked residual bidirectional LSTM cells with TensorFlow. | 319 |
| | This project provides PyTorch code for learning 3D object reconstruction from static images using signed distance functions. | 126 |
| | A recurrent neural network implementation optimized for speed and parallelizability | 31 |
| | Implementations of Dilated Recurrent Neural Networks in PyTorch | 211 |
| | An implementation of the K Nearest Neighbour algorithm in Ruby, allowing users to query a dataset and retrieve the k most similar data points based on various distance measurements. | 37 |
| | A comprehensive guide to time series prediction using TensorFlow | 1,108 |