davidADSP / Generative_Deep_Learning_2nd_Edition

The official code repository for the second edition of the O'Reilly book Generative Deep Learning: Teaching Machines to Paint, Write, Compose and Play.
https://www.oreilly.com/library/view/generative-deep-learning/9781098134174/
Apache License 2.0
990 stars 363 forks source link

Fixed the error with musescore3 in Dockerfile.gpu (#1) #29

Open VimukthiRandika1997 opened 6 months ago

VimukthiRandika1997 commented 6 months ago

RUN add-apt-repository ppa:mscore-ubuntu/mscore3-stable without this installation failed in Ubuntu 20.04.6 LTS.