RWRobert Wynninrobai.hashnode.dev·Mar 3, 2024 · 4 min readHow to Transcribe Audio Files Accurately and Simply - AWS Transcribe vs Whisper for TranscriptionRecently I was tasked with transcribing some podcast audio files for an NLP project, so I had to decide which service I was going to use to get the job done. AWS Transcribe Since I'm AWS certified and had come across Transcribe several times, I decid...00
RWRobert Wynninrobai.hashnode.dev·Jan 19, 2024 · 13 min readHow to Learn GoodThe past week I mostly took a break from the hardcore machine learning grind and instead spent my time going through the Zero To Mastery "Learning How to Learn" course (https://zerotomastery.io/courses/learning-how-to-learn/). I figured that while it...00Z
RWRobert Wynninrobai.hashnode.dev·Jan 5, 2024 · 6 min readHow to Prepare a Machine Learning Dataset using Tkinter (Python)Here is the link for the Instagram Kaggle dataset: https://www.kaggle.com/datasets/shmalex/instagram-images/data If you just want to see the code/what I did, scroll down to "The Solution". Intro I recently completed the Zero to Mastery Machine Learni...00
RWRobert Wynninrobai.hashnode.dev·Dec 21, 2023 · 3 min readIt's Normal to Feel OverwhelmedFeeling overwhelmed at the beginning is totally normal in tech. Probably in most fields, but especially in tech. The field is vast, the jargon heavy, and the languages written in rigid logic suitable for machines to read and understand, not humans. I...00
RWRobert Wynninrobai.hashnode.dev·Dec 13, 2023 · 3 min readWhat is Machine Learning?I want to be a machine learning engineer. That's my goal. And so when a buddy told me about a practical, hands-on, not-too-theoretical-or-math-heavy machine learning course that taught you the critical things you need to get started and be effective ...00