How to install Octave environment using Homebrew for Machine Learning prototyping.
Homebrew
Total 17 Posts
How to troubleshoot installing XLConnect and rJava for R on macOS.
How to install Java JDK on OS X using Homebrew.
How to configure Facebook Login oAuth callbacks for local Angular development.
Here's how to find your Device ID (UUID) using Homebrew, command line or iTunes.
Amazon Web Services offers a suite of tools for podcast producers to distribute their audio online. There's CloudFront for caching, S3 for storage, Glacier for long-term storage, Elemental for real-time distributing, Tailor for server-side ad insertion. I thought it would be to fun to show how to use Elastic Transcoder
How to publish an MP3 to Icecast for syndication using NodeJS.
I'm currently learning about different ways to do music fingerprinting. In this article, I'm simply identifying how to do it using Echoprint. Here's how I did it. I used Ruby Rake to run command line scripts. You can certainly type these commands inside of Terminal but this method allows me
Weka is a data-mining tool that can help you build out decision trees using Java. I will write many more entries in the weeks to come but here's a quick tutorial on how to install it using homebrew. Step 1 Install Homebrew package manager for OS X. Step 2 The
Homebrew is excellent for downloading and installing packages but even better for managing local databases for development. The interface is known as Homebrew Services. If you have not installed Homebrew yet, please read this first. Leveraging Tap The tap command allows Homebrew to tap into another repository of formulae, helping