paper-with-me

홈 › Papers

Generating Music using an LSTM Network

2018-04-18 · Nikhil Kotecha, Paul Young

A model of music needs to have the ability to recall past details and have a clear, coherent understanding of musical structure. Detailed in the paper is a neural network architecture that predicts and generates polyphonic music aligned with musical rules. The probabilistic model presented is a Bi-axial LSTM trained with a kernel reminiscent of a convolutional kernel. When analyzed quantitatively and qualitatively, this approach performs well in composing polyphonic music. Link to the code is provided.

📄 PDF Abstract BibTeX arXiv:1804.07300

Code (1)

nikhil-kotecha/Generating_Music 공식 구현 tf

Similar Papers 제목 키워드 기반

A Novel Bi-LSTM And Transformer Architecture For Generating Tabla Music

2024-04-06 · Roopa Mayya, Vivekanand Venkataraman, Anwesh P R, Narayana Darapaneni

Introduction: Music generation is a complex task that has received significant attention in recent years, and deep learning techniques have shown promising results in this field. Objectives: While extensive work has been…

Music Generation

A novel LSTM music generator based on the fractional time-frequency feature extraction

2026-04-20 · Li Ya, Chen Wei, Li Xiulai, Yu Lei 외 arxiv

In this paper, we propose a novel approach for generating music based on an artificial intelligence (AI) system. We analyze the features of music and use them to fit and predict the music. The fractional Fourier transfor…

Using a Bi-directional LSTM Model with Attention Mechanism trained on MIDI Data for Generating Unique Music

2020-11-02 · Ashish Ranjan, Varun Nagesh Jolly Behera, Motahar Reza

Generating music is an interesting and challenging problem in the field of machine learning. Mimicking human creativity has been popular in recent years, especially in the field of computer vision and image processing. W…

Music Generation Using an LSTM

2022-03-23 · Michael Conner, Lucas Gral, Kevin Adams, David Hunger 외

Over the past several years, deep learning for sequence modeling has grown in popularity. To achieve this goal, LSTM network structures have proven to be very useful for making predictions for the next output in a series…

Music Generation

Enhanced Memory Network: The novel network structure for Symbolic Music Generation

2021-10-07 · Jin Li, Haibin Liu, Nan Yan, Lan Wang

Symbolic melodies generation is one of the essential tasks for automatic music generation. Recently, models based on neural networks have had a significant influence on generating symbolic melodies. However, the musical …

DiversityMusic Generation