This package provides an implementation of Generative Adversarial Networks (GANs) for time series generation, with flexible architecture options. Users can select different combinations of generator and discriminator models, including Convolutional Neural Networks (CNN) and Long Short-Term Memory networks (LSTM), to suit their specific needs.
Project description
GANsForVirtualEye: Time Series Generation Package
GANsForVirtualEye is a Python package that implements Generative Adversarial Networks (GANs) for time series data generation, offering flexible architecture options with CNN and LSTM models for both generators and discriminators.
Architecture
Installation
Prerequisites
- Python 3.6 or higher
pippackage manager
Steps
-
Clone the Repository
git clone https://github.com/shailendrabhandari/GANsForVirtualEye.git cd GANsForVirtualEye
-
Install Required Packages
It's recommended to use a virtual environment.
pip install -r requirements.txt
-
Install the Package
pip install .
Documentation
Detailed documentation is available at Read the Docs.
Author
Citation
If you use this package in your research or projects, please cite it as:
@misc{bhandari2024modelingeyegazevelocity,
title={Modeling Eye Gaze Velocity Trajectories using GANs with Spectral Loss for Enhanced Fidelity},
author={Shailendra Bhandari and Pedro Lencastre and Rujeena Mathema and Alexander Szorkovszky and Anis Yazidi and Pedro Lind},
year={2024},
eprint={2412.04184},
archivePrefix={arXiv},
primaryClass={cs.NE},
url={https://arxiv.org/abs/2412.04184},
}
Acknowledgment
Thank You for Using GAN Time Series Generation Package!
We hope this package helps you in your research or projects involving time series data generation.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gansforvirtualeye-0.1.7.tar.gz.
File metadata
- Download URL: gansforvirtualeye-0.1.7.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3d2bc7804e2508c8b27678b62a65b5bcc71d581bbddf3a10898f662bf1285b3
|
|
| MD5 |
eb3fc2622c015fad820e1e2c7357768d
|
|
| BLAKE2b-256 |
7caa6a266388481d76ea5abefd15fe03ceb935413db5fcdf2cb3e68dfc895811
|
File details
Details for the file GANsforVirtualEye-0.1.7-py3-none-any.whl.
File metadata
- Download URL: GANsforVirtualEye-0.1.7-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f498311890e61eab58dab701f310d2b711a14589dae0066d0bbe5e58c519b075
|
|
| MD5 |
0753ef0b6292788131864521a2def7c4
|
|
| BLAKE2b-256 |
65d9e4e9b6ab42d2ca63ae41e9b821eb838e356d473b05fd5076fe51fb358dc2
|