Skip to content

Commit

Permalink
Fix readme book cover center align
Browse files Browse the repository at this point in the history
  • Loading branch information
dubreuia committed Jun 5, 2020
1 parent 82562b5 commit c086082
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@

In Hands-On Music Generation with Magenta, we explore the role of deep learning in music generation and assisted music composition. Design and use machine learning models for music generation using Magenta and make them interact with existing music creation tools.

<p align="center">
<img width="33%" alt="Music Generation With Magenta Book Cover" title="Music Generation With Magenta Book Cover" src="docs/music-generation-with-magenta-book-cover.jpeg">
<p>

## Links

- **[Packt Publishing](https://www.packtpub.com/eu/data/hands-on-music-generation-with-magenta)** - Buy the book in ebook format or paperback
- [Amazon Kindle](https://www.amazon.com/Hands-Music-Generation-Magenta-composition-ebook/dp/B0847S8R48) or [Amazon Paperback](https://www.amazon.com/Hands-Music-Generation-Magenta-composition/dp/1838824413)
- [Code in Action](https://www.youtube.com/playlist?list=PLWPX7CYPrFFqvJW-vPU0puAo8vqyzq0A6) - Videos that shows the code examples being executed and the resulting generation.

<div style="text-align: center">
<img width="33%" alt="Music Generation With Magenta Book Cover" title="Music Generation With Magenta Book Cover" src="docs/music-generation-with-magenta-book-cover.jpeg">
</div>

## Table of Contents

1. Introduction on Magenta and generative art ([source](Chapter01))
Expand All @@ -21,3 +23,4 @@ In Hands-On Music Generation with Magenta, we explore the role of deep learning
7. Training an existing model on a specific style ([source](Chapter07))
8. Magenta in the browser with Magenta.js ([source](Chapter08))
9. Making Magenta interact with music applications ([source](Chapter09))

0 comments on commit c086082

Please sign in to comment.