An introduction to audio processing and machine learning using Python The pyAudioProcessing library classifies audio into different categories and genres.
4 misconceptions about ethics and bias in AI As artificial intelligence increasingly affects our lives, we must consider how algorithms affect real people. Join us at PyBay 2019 to continue the conversation.
Building a non-breaking breakpoint for Python debugging Have you ever wondered how to speed up a debugger? Here are some lessons learned while building one for Python.