aidenrn's Stars
r0x0r/pywebview
Build GUI for your Python program with JavaScript, HTML, and CSS
YokiToki/servicectl
GUI tray program to control systemd (systemctl) services
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
jisungk/deepjazz
Deep learning driven jazz generation using Keras & Theano!
evancchow/jazzml
A (very incomplete) project that combines machine learning with music.
kaleko/CourseraML
I took Andrew Ng's Machine Learning course on Coursera and did the homework assigments... but, on my own in python because I love jupyter notebooks!
stefaj/GeneticMIDI
Algorithmic Music Composition
cdepillabout/geneticmidi
a java project to generate a chosen midi file using a genetic algorithm
vanstorm9/Midi-AI-Melody-Generator
Uses LSTM neural networks to compose new and original melodies by feeding it midi files
curtisullerich/computer-music
My experiments in computer music.
pallets/click
Python composable command line interface toolkit
thedjinn/pygrunn-2012-synth
Example generator based synthesizer, built for my PyGrunn 2012 talk
belangeo/pyo
Python DSP module
yusuketomoto/chainer-char-rnn
karpathy's char-rnn (https://github.com/karpathy/char-rnn) implementation by Chainer
jcjohnson/torch-rnn
Efficient, reusable RNNs and LSTMs for torch
oxford-cs-ml-2015/practical6
Practical 6: LSTM language models
IndicoDataSolutions/Passage
A little library for text analysis with RNNs.
timlenardo/PyMelodyBot
Generates melodies using a Markov Chain. Learns from a training set of Midi files.
benstox/markovianchant
Procedural midi pseudo-Gregorian chant generator
bspaans/python-mingus
Mingus is a music package for Python
MattVitelli/GRUV
GRUV is a Python project for algorithmic music generation.
danieldjohnson/biaxial-rnn-music-composition
A recurrent neural network designed to generate classical music.
danilobellini/audiolazy
Expressive Digital Signal Processing (DSP) package for Python
danielmoniz/genetic_algorithms
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
sehmaschine/django-grappelli
A jazzy skin for the Django Admin-Interface (official repository).
librosa/librosa
Python library for audio and music analysis
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
cython/cython
The most widely used Python to C compiler
develer-staff/gccwinbinaries
Windows GCC (MinGW) binaries for Python developers