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 <https://gym.openai.com/> (they provide
vector observable & vector controlled environments which you can train
neural nets on).

There's a very nice video series on how to get started with AI gym here
<https://www.youtube.com/watch?v=3zeg7H6cAJw>.

Warm Regards,
Avneesh Chadha
Phone:+917838478116
GitHub <https://github.com/avneesh91>|LinkedIn
<https://www.linkedin.com/in/avneesh-chadha-0bb6b7aa/>|Blog
<https://technokeeda.com/>

NOTE: The above mentioned video uses tensor flow , however I find it a
little difficult to follow. I wrote a tutorial/blog post using SciKit
Learn. You can find it here <https://github.com/avneesh91/cartpole-player>

On Thu, Aug 9, 2018 at 11:43 AM Anand Chitipothu <anandol...@gmail.com>
wrote:

> On Thu, Aug 9, 2018 at 11:35 AM Noufal Ibrahim <nou...@nibrahim.net.in>
> 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-learning applications affecting individuals.
> > > How
> > > did you guy start apart from your job? What did you hack in your early
> > > days
> > > ? Any good ideas/proper directions are welcome.
> >
> > https://www.coursera.org/learn/machine-learning was my start since it
> > was a completely new area for me and I was afraid of going about it the
> > wrong way.
> >
>
> http://learnds.com/ is another very good resource.
>
> Anand
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to