Re: [BangPypers] project

2014-09-24 Thread Arunram A
You can try using OpenCV. One such example in Python using OpenCV here: http://jyotiska.github.io/blog/2014/08/21/simple-face-detection-using-python-and-opencv/ Regards, Arunram A. On Thu, Sep 25, 2014 at 10:50 AM, narayan naik wrote: > Sir,I am doing my M.Tech project on face detection,ca

Re: [BangPypers] Teaching yourself machine learning

2018-08-09 Thread Arunram A
John Hopkins University's Data Science Specialisation: https://www.coursera.org/specializations/jhu-data-science (this is in R) Prof. Andrew's course uses Octave. TensorFlow introduction: https://youtu.be/u4alGiomYP4 (this is part 1, see part 2 as well) On Thu 9 Aug, 2018, 12:03 PM Prashant Gau