Skip to main content

About us

I have a Bachelors degree and doing MBA degree in Buisness Analytics and I’ve worked on machine learning systems for startups, and severe forecasting. I started this community for two main reasons: 1) Because I find machine learning endlessly fascinating. 2) Because I want to help developers get started and get good at applied machine learning. I see a lot of developers not getting started, “getting ready” to get started, and generally studying the wrong things, and I think it is a huge waste of time. I created this site to show developers another way. Please connect with me or follow me on: Linkedin

Comments

Popular posts from this blog

NEW TREND OF DATA SCIENCE: REINFORCEMENT LEARNING

Reinforcement Learning (RL) is a machine learning method that empowers a specialist to learn in an intuitive environment by performing trial and error utilizing observations from its very own activities and encounters. In spite of the fact that both direct and reinforcement learning use mapping among input and output, not at all like supervised learning where input gave to the specialist is basically the right set of activities for playing out a task, reinforcement learning utilizes prizes and discipline as signs for positive and negative conduct. When compared with unsupervised learning, reinforcement learning is distinctive as far as objectives are taken into consideration. While the objective in unsupervised learning is to discover synonymities and contrasts between data points, in reinforcement learning the objective is to locate a reasonable activity model that would boost the aggregate total reward of the specialist. Reinforcement learning will be a huge thing in Data science in ...