Skip to content

This is the develpment of a temporal ViT using the MNIST dataset

License

Notifications You must be signed in to change notification settings

WayScience/temporal_ViT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

temporal_ViT

This is the development of a temporal ViT using the MNIST dataset.

Setting up the environment

To set up the environment, you can use the following command:

source environments/setup_envs.sh

The analysis

We download and process the MNIST dataset. This involves performing a sliding rolling window over the images to create a temporal dataset. We will then train a temporal ViT model on this dataset.

About

This is the develpment of a temporal ViT using the MNIST dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published