ml

Tools for audio DL (Part I)

I will be covering multiple aspects of audio processing from end-to-end. As there are numerous new libraries and frameworks being introduced over time, this ...

Resources for Deep Learning

The area for Machine Learning (ML) is a big field. I have been reading up on this area on how to get started to deep-dive into Machine Learning. Specifically...

Resources for learning Data Analytics

The area for Data Analytics(DA) is a big field. From the choice of languages to the frameworks/APIs available, one may wonder what are some of the available...

Anomaly detection

Anomaly detection or outlier detection are basically referring to the same problem. What constitutes as an outlier may be vague as the decision to rule the o...

Digit Recogniser using Keras

This post is based on a tutorial: Optimizing Neural Networks using Keras (with Image recognition case study) from Analytics Vidhya.