https://github.com/googleinterns/ddsp-docker
Train Magenta DDSP Autoencoder on Google Cloud AI Platform.
https://github.com/googleinterns/ddsp-docker
ai-platform docker magenta-ddsp
Last synced: 10 months ago
JSON representation
Train Magenta DDSP Autoencoder on Google Cloud AI Platform.
- Host: GitHub
- URL: https://github.com/googleinterns/ddsp-docker
- Owner: googleinterns
- License: apache-2.0
- Archived: true
- Created: 2020-06-24T17:28:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-25T12:07:05.000Z (over 5 years ago)
- Last Synced: 2025-04-05T12:41:59.451Z (about 1 year ago)
- Topics: ai-platform, docker, magenta-ddsp
- Language: Python
- Homepage: https://googleinterns.github.io/ddsp-docker/
- Size: 1.23 MB
- Stars: 6
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DDSP-Docker 🐳
This repository contains the work done during STEP Internship 2020 by [ana-simionescu](https://github.com/ana-simionescu) and [werkaaa](https://github.com/werkaaa):
-[magenta_docker subfolder](https://github.com/googleinterns/ddsp-docker/tree/master/magenta_docker) - Code, config files and documentation required to train a [Magenta DDSP](https://github.com/magenta/ddsp) Autoencoder on [Google Cloud AI Platform](https://cloud.google.com/ai-platform).
-[web-interface branch](https://github.com/googleinterns/ddsp-docker/tree/web-interface) - Code and documentation of the [DDSP Docker web interface](https://googleinterns.github.io/ddsp-docker/).
-[design_documents subfolder](https://github.com/googleinterns/ddsp-docker/tree/master/design_documents) - Design documents on our project.
-[mvp subfolder](https://github.com/googleinterns/ddsp-docker/tree/master/mvp) - MVP of our project.