Deep Learning Day 0 – Knowing the technology
I am writing this series of blogs to document my learnings as I travel through the data science world. I will be focussing on Deep… Read More »Deep Learning Day 0 – Knowing the technology
I am writing this series of blogs to document my learnings as I travel through the data science world. I will be focussing on Deep… Read More »Deep Learning Day 0 – Knowing the technology
This is a startup post to get your dev environment setup for diving into Deep Learning. I have chosen to begin with TensorFlow and Keras… Read More »Setup PyCharm for Deep learning with TensorFlow, Keras and Jupyter (with virtualenv)
Another annoying Mahout Error on running the Mahout jobs. Well this is caused because of the reason already discussed. The mahout is not build explicitly… Read More »Mahout Exception : java.lang.NoSuchMethodError: org.apache.hadoop.util.ProgramDriver.driver
The error pops up while using mahout collab filtering on Hadoop 2. Exception in thread “main” java.lang.IncompatibleClassChangeError: Found interface org.apache.hadoop.mapreduce.JobContext, but class was expected at… Read More »Mahout usage IncompatibleClassChangeError Exception