# trace_generation_rnn **Repository Path**: mirrors_huaweicloud/trace_generation_rnn ## Basic Information - **Project Name**: trace_generation_rnn - **Description**: This repository contains code for the paper: Bergsma S., Zeyl T., Senderovich A., and Beck J. C., "Generating Complex, Realistic Cloud Workloads using Recurrent Neural Networks", SOSP 2021 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2025-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # trace_generation_rnn [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) This repository contains the trace generation code for the paper > Bergsma S., Zeyl T., Senderovich A., and Beck J. C., "Generating Complex, Realistic Cloud Workloads using Recurrent Neural Networks", 28th Symposium on Operating Systems Principles, 2021 Read [the paper](https://dl.acm.org/doi/pdf/10.1145/3477132.3483590). Watch [the talk](https://www.youtube.com/watch?v=7EPQhWbKXa0). # Documents To run the code, see the [RUNNING.md](RUNNING.md) file. The input data is in the format described in [INPUT.md](INPUT.md). ## Maintainers This project is maintained by: * Shane Bergsma ([@sbergsma](https://github.com/sbergsma)) * Tim Zeyl ([@zeylt](https://github.com/zeylt)) ## Contact * Ideas/Bugs: [issues](https://github.com/huaweicloud/trace_generation_rnn/issues) ## Installation Please refer to [INSTALL](INSTALL.md) for requirements. ## License This project is licensed under the terms of the MIT license. See the [LICENSE](LICENSE) file for details.