[BangPypers] Teaching yourself machine learning

2018-08-08 Thread Rohit Chormale
Hola Pythonistas, Hope everyone doing well !!! I still remember the day when I started learning python to build a simple game. Over the years, I understood the different learning styles. For Some people, it is easy to learn via classroom training while others love to build something for themselve

Re: [BangPypers] Teaching yourself machine learning

2018-08-08 Thread Noufal Ibrahim
On 2018-08-09 08:48, Rohit Chormale wrote: [..] Currently I am trying to teach myself machine learning. But I am facing difficulty to connect it in real life. I would really love to know the real life scenarios for machine-learning applications affecting individuals. How did you guy start apart

Re: [BangPypers] Teaching yourself machine learning

2018-08-08 Thread Anand Chitipothu
On Thu, Aug 9, 2018 at 11:35 AM Noufal Ibrahim wrote: > On 2018-08-09 08:48, Rohit Chormale wrote: > [..] > > Currently I am trying to teach myself machine learning. But I am facing > > difficulty to connect it in real life. I would really love to know the > > real > > life scenarios for machine-

Re: [BangPypers] Teaching yourself machine learning

2018-08-08 Thread Prashant Gaur
You can follow https://www.udemy.com/machinelearning/ course. It is very good course for beginners and they explained scenarios by taking real life example too. On Thu, Aug 9, 2018 at 11:39 AM, Anand Chitipothu wrote: > On Thu, Aug 9, 2018 at 11:35 AM Noufal Ibrahim > wrote: > > > On 2018-08-09

Re: [BangPypers] Teaching yourself machine learning

2018-08-08 Thread Avneesh Chadha
I am a python developer with on/off interest in AI. I find training AI to play games is really interesting(and gives me a lot of insights to the whole process). You can check it Open AI Gym here (they provide vector observable & vector controlled environments which you 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

Re: [BangPypers] Teaching yourself machine learning

2018-08-09 Thread Rohit Chormale
Thanks everyone for kind replies. On Thu, Aug 9, 2018 at 12:34 PM Arunram A wrote: > 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.b

Re: [BangPypers] Teaching yourself machine learning

2018-08-09 Thread Noufal Ibrahim KV
On Thu, Aug 09 2018, Rohit Chormale wrote: > Thanks everyone for kind replies. [...] Much of ML is applied statistics. I recently refreshed some of my high school statistics using http://greenteapress.com/thinkstats/ and https://greenteapress.com/wp/think-bayes/ and found it fun. These might hel

Re: [BangPypers] Teaching yourself machine learning

2018-08-09 Thread Rohit Chormale
Thanks, I'll check them out. On Thu, Aug 9, 2018, 11:59 PM Noufal Ibrahim KV wrote: > On Thu, Aug 09 2018, Rohit Chormale wrote: > > > Thanks everyone for kind replies. > > [...] > > Much of ML is applied statistics. I recently refreshed some of my high > school statistics using http://greenteap