Blog
· blog
Machine learning and the Pythonic buzz
A beginner-friendly introduction to machine learning with Python and scikit-learn, building a first model on the Boston housing dataset.
· blog
Offline Speech Recognition with Vosk
Build an offline speech-to-command system in Python by combining Vosk for speech recognition with NLTK for keyword extraction.