Makover is natural language generation, where you'll train a model how to speak and have it generate new text for you. You may use the simplest possible model, but the results may still surprise you in their sophistication.
Read more »
Circular visualization in Python (Circos Plot, Chord Diagram, Radar Chart) - moshi4/pyCirclize... (more…)
Read more »
A Python package for working with the Kurzweil K2000/K2500/K2600 family of synthesizers. - GitHub - psobot/k2000: A Python package for working with the Kurzweil K2000/K2500/K2600 family of synthesi... (more…)
Read more »
Test your Python knowledge by seeing how many of these 10 most common Python mistakes you've mastered. (more…)
Read more »
What factors determine an optimal chunksize argument to methods like multiprocessing.Pool.map()? The .map() method seems to use an arbitrary heuristic for its default chunksize (explained below); ... (more…)
Read more »