gravatar

Ian_M

Ian Muchiri

Recently Published

Speech Transcription using R
A step by step guide on how to record audio in R using the audio package and convert the recording to text using Microsoft Azure Cognitive Services.
Trajectory generation
A step by step guide on how to generate a trajectory by interpolating between two points, a start point and an end location, while adhering to a given set of constraints.
Classification using Support Vector Machines
Classifying various tree types using SVMs.