Skip to content

IUseAMouse/TimeMamba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimeMamba

Python 3.12+ PyTorch License: MIT

TimeMamba is a PyTorch implementation of the Mamba state space model for time series forecasting.

The project is currently frozen, and simply serves as an example of implementation of Mamba in PyTorch.

Feel free to clone the repository and to run the tests, all of them are working.

Installation

TimeMamba uses uv for dependency management for faster and more reliable Python package handling.

Prerequisites

  • Python 3.12+
  • uv package manager

About

Mamba Implementation for Timeseries Forecasting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors