This bundle is going to guide you to the basics and the principles behind machine learning. Machine learning is an active research domain and includes several different approaches. This bundle is going to help you understand the different approaches of machine learning and neural networks. It will guide you through the steps you need to build a machine learning model.
This bundle is intended to address all these questions. In fact, the aim of this bundle is providing the absolute beginners or other programmers that has no experience with Python programming the basic and fundamental tools of the Python language.
Through this bundle, you will learn:
Principles of machine learningTypes of machine learning: supervised, unsupervised, semi-supervised, and reinforcement learningAdvantages of each type of machine learningPrinciple and types of neural networksSteps to develop and fit artificial neural network modelGetting started and installing PythonTools and platforms for Python programmingHow to use pandas, NumPy and matplotlib Python librariesHow to develop a simple linear and logistic machine learning modelHow to develop and train a multi-layer artificial neural network two ways: from scratch and using the Python librariesEven if you don't have any background in machine learning and Python programming, this book will give you the tools to develop machine learning models.