Category: Applications
Guide to real Machine Learning applications
This series of articles dives deeper into the actual applications of Machine Learning that are currently in use in many current technological processes and devices. Through these posts entitled “Machine Learning is Fun!”, Adam Geitgey guides us step by step through the concepts, data, algorithms, code, results and pitfalls of machine learning applications from image,…
Programming Artificial Intelligence 101
Programming Language Though several programming languages can be used to develop Artificial Intelligence applications, the language that is most often used and advised to use is Python, because it is a general purpose language designed for readability. Learning Python Documentation and resources can be found to use and learn the language on the official Python…
