Skip to content

This repository contains a VNet-like architecture for time series classification tasks. The model is designed to classify time series data using a VNet-inspired architecture.

License

Notifications You must be signed in to change notification settings

iamhaingo/vnet.timeseries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VNet-inspired Architecture for Time Series Classification

This repository contains a VNet-like architecture for time series classification tasks. The model is designed to classify time series data, in our case accelerometry data, using a VNet-inspired architecture.

Dataset

To try the model, we generate fake accelerometry data. The generated data is used as input for training and evaluation.

Getting Started

To use this repository, follow these steps:

  1. Clone the repository: git clone https://github.com/iamhaingo/vnet.timeseries.git
  2. Run the script: python main.py

Feel free to modify the code and experiment with different datasets to suit your needs.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

This repository contains a VNet-like architecture for time series classification tasks. The model is designed to classify time series data using a VNet-inspired architecture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages