Skip to main content

Python Machine Learning Projects: Foreword

Python Machine Learning Projects
Foreword
    • Notifications
    • Privacy
  • Project HomePython Machine Learning Projects
  • Projects
  • Learn more about Manifold

Notes

Show the following:

  • Annotations
  • Resources
Search within:

Adjust appearance:

  • font
    Font style
  • color scheme
  • Margins
table of contents
  1. Foreword
  2. Setting Up a Python Programming Environment
  3. An Introduction to Machine Learning
  4. How To Build a Machine Learning Classifier in Python with Scikit-learn
  5. How To Build a Neural Network to Recognize Handwritten Digits with TensorFlow
  6. Bias-Variance for Deep Reinforcement Learning: How To Build a Bot for Atari with OpenAI Gym

Foreword

As machine learning is increasingly leveraged to find patterns, conduct analysis, and make decisions without final input from humans, it is of equal importance to not only provide resources to advance algorithms and methodologies, but to also invest in bringing more stakeholders into the fold. This book of Python projects in machine learning tries to do just that: to equip the developers of today and tomorrow with tools they can use to better understand, evaluate, and shape machine learning to help ensure that it is serving us all.

This book will set you up with a Python programming environment if you don’t have one already, then provide you with a conceptual understanding of machine learning in the chapter “An Introduction to Machine Learning.” What follows next are three Python machine learning projects. They will help you create a machine learning classifier, build a neural network to recognize handwritten digits, and give you a background in deep reinforcement learning through building a bot for Atari.

These chapters originally appeared as articles on DigitalOcean Community, written by members of the international software developer community. If you are interested in contributing to this knowledge base, consider proposing a tutorial to the Write for DOnations program at do.co/w4do. DigitalOcean offers payment to authors and provides a matching donation to tech-focused nonprofits.

Other Books in this Series

If you are learning Python or are looking for reference material, you can download our free Python eBook, How To Code in Python 3 which is available via do.co/python-book.

For other programming languages and DevOps engineering articles, our knowledge base of over 2,100 tutorials is available as a Creative-Commons-licensed resource via do.co/tutorials.

Annotate

Next Chapter
Setting Up a Python Programming Environment Written by Lisa Tagliaferri
PreviousNext
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
Powered by Manifold Scholarship. Learn more at
Opens in new tab or windowmanifoldapp.org