eSports are organized video games competitions, more commonly played by professional gamers. The competitive aspect of video gaming has been ever-present throughout its history but …
Wilkipedia
Machine Learning
Machine learning can be defined as the field of computer science that deals with algorithms that learn from, and make predictions on, data without needing …
Natural Language Processing
An application of Machine Learning where computers process human (natural) languages in order to recognize speech, conduct translations and understand sentiment. This is used in …
Reinforcement Machine Learning
With reinforcement learning an algorithm is given a specific goal which could be anything from selling a product online or playing the popular game Go. …
Semi-supervised Machine Learning
Uses a combination of both labelled and unlabeled data, usually a greater amount of the latter. Researchers working in the field of machine learning have …
Supervised Machine Learning
An algorithm is presented with ‘labelled data’ which highlights inputs and desired outputs. The algorithm learns the rules which connect the inputs and outputs, and …
Unsupervised Machine Learning
In this instance, the algorithm is given no data labels whatsoever and is therefore left to find structures and patterns in data. This type of …