← Back to AWS Blog Posts

AWS DeepComposer – Now Generally Available With New Features

Published: 2020-04-02 | Originally published at AWS Blog

AWS DeepComposer , a creative way to get started with machine learning, was launched in preview at AWS re:Invent 2019. Today, I’m extremely happy to announce that DeepComposer is now available to all AWS customers, and that it has been expanded with new features.

A primer on AWS DeepComposer
If you’re new to AWS DeepComposer , here’s how to get started.

Screenshot from AWS Deepcomposer Now Generally Available with New Features tutorial

Now let’s look at the new features, which make it even easier to get started with generative AI.

Learning Capsules
DeepComposer is powered by Generative Adversarial Networks (aka GANs, research paper ), a neural network architecture built specifically to generate new samples from an existing data set. A GAN pits two different neural networks against each other to produce original digital works based on sample inputs: with DeepComposer , you can train and optimize GAN models to create original music.

Until now, developers interested in growing skills in GANs haven’t had an easy way to get started. In order to help them regardless of their background in ML or music, we are building a collection of easy learning capsules that introduce key concepts, and how to train and evaluate GANs. This includes an hands-on lab with step-by-step instructions and code to build a GAN model.

Step 2 screenshot from AWS Deepcomposer Now Generally Available with New Features

Once you’re familiar with GANs, you’ll be ready to move on to training your own model!

In-console Training
You now have the ability to train your own generative model right in the DeepComposer console , without having to write a single line of machine learning code.

First, let’s select a GAN architecture:

Step 3 screenshot from AWS Deepcomposer Now Generally Available with New Features

Let’s go with MuseGAN, and give the new model a name.

Step 4 screenshot from AWS Deepcomposer Now Generally Available with New Features

Next, I just have to pick the dataset I want to train my model on.

Step 5 screenshot from AWS Deepcomposer Now Generally Available with New Features

Optionally, I can also set hyperparameters (i.e. training parameters), but I’ll go with default settings this time. Finally, I click on ‘Start training’, and AWS DeepComposer fires up a training job, taking care of all the infrastructure and machine learning setup for me.

Step 6 screenshot from AWS Deepcomposer Now Generally Available with New Features

About 8 hours later, the model has been trained, and I can use it to generate compositions. Here, I can add the new ‘rhythm assist’ feature, that helps correct the timing of musical notes in your input, and make sure notes are in time with the beat.

Step 7 screenshot from AWS Deepcomposer Now Generally Available with New Features

Getting started
AWS DeepComposer is available today in the US East (N. Virginia) region.

The service includes a 12-month Free Tier for all AWS customers, so you can generate 500 compositions using our sample models at no cost.

In addition to the Free Tier, ordering the keyboard from Amazon.com in the US, and linking it to the DeepComposer console will get you another 3 months of free trial!

picture of underside of the keyboard

Give AWS DeepComposer a try, and let us know what you think! You can send your feedback through your usual AWS Support contacts, or on the AWS Forum for DeepComposer .

- Julien

Modified 10/24/2020 – In an effort to ensure a great experience, expired links in this post have been updated or removed from the original post.

About the Author

Julien is the Artificial Intelligence & Machine Learning Evangelist for EMEA . He focuses on helping developers and enterprises bring their ideas to life. In his spare time, he reads the works of JRR Tolkien again and again.