An open API service indexing awesome lists of open source software.

https://github.com/gazeux33/musicgenerationtransformer


https://github.com/gazeux33/musicgenerationtransformer

deep-learning music-generation music21 pytorch transformer

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Utilisation de pre-LayerNorm au lieu de post-LayerNorm pour plus de stabilité
GELU au lieu de ReLU
Meilleure gestion du masque causal
Initialisation contrôlée des poids
log_softmax au lieu de softmax
Ajout de normalization après la concaténation