Skip to content

Qiaoran-M/dsa4212_lstm

Repository files navigation

dsa4212_lstm

Introduction

This repository contains a Long Short-Term Memory (LSTM) model implemented from scratch using mainly numpy and jax Python libraries.

The purpose of this LSTM model is to perform prediction on taxi demand time series data. Specifically, we trained and evaluated the model on yellow taxi trip records from Manhattan spanning the years 2022 and 2023 in the TLC Trip Record dataset.

Repository structure:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published