Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mark-mdo47/family-machine-learning-project-2017

We are doing a two-part Machine Learning project this summer with SciKit-Learn and Keras/TensorFlow
https://github.com/mark-mdo47/family-machine-learning-project-2017

machine-learning python scikit-learn tensorflow

Last synced: about 2 months ago
JSON representation

We are doing a two-part Machine Learning project this summer with SciKit-Learn and Keras/TensorFlow

Awesome Lists containing this project

README

        

# family-Machine-Learning-project-2017
We are doing a two-part Machine Learning project this summer of 2017

**Table Of Contents**
* [Top](#family\-machine\-learning\-project\-2017 "Top")
* [Intro and Getting Started with the Tools](#intro-and-getting-started-with-the-tools "Intro and Getting Started with the Tools")
* [Books Used (pix)](#books-used-(pix) "Books Used (pix)")
* [Computer Tools Used](#computer-tools-used "Computer Tools Used")
* [Python](#python "Python")
* [GIT](#git "GIT")
* [AI/ML Libraries](#aiml-libraries "AI/ML Libraries")
* [Resources](#resources "Resources")

## Intro and Getting Started with the Tools

This PDF tells how to get started with the tools.

https://github.com/Mark-MDO47/family-Machine-Learning-project-2017/blob/master/Family_Summer2017_PythonMachineLearning.pdf

## Books Used (pix)
![alt text](https://github.com/Mark-MDO47/family-Machine-Learning-project-2017/blob/master/DeepLearning.png "Deep Learning")
![alt text](https://github.com/Mark-MDO47/family-Machine-Learning-project-2017/blob/master/HandsOnMachineLearingWithScikitLearnAndTensorflow.png "Hands-On Machine Learing With Scikit Learn And ")
![alt text](https://github.com/Mark-MDO47/family-Machine-Learning-project-2017/blob/master/PythonMachineLearning.png "Python Machine Learning")

## Computer Tools Used
### Python
Python is the computer language we will use. Python is a very modern and active language right now.
Note to family: I think Python is installed on all of your computers using a software management tool called Anaconda.

### GIT
We will also be using the program "git" to do "version control" of our stuff. Git is also a
very modern and active tool that I am sure you will all be using at work.

### AI/ML Libraries
We will be using two modern and active Open-Source Machine Learning libraries - SciKit-Learn
and Google TensorFlow. Within the TensorFlow world we will be using Keras and possibly McFly.

## Resources
Some great resources:
- **"Hands-On Machine Learning with SciKit-Learn and TensorFlow"** by A. Geron
- **"Python Machine Learning"** by S. Raschke
- **"Deep Learning"** by I. Goodfellow, Y. Bengio, and A. Courville
- **Anaconda** - https://www.continuum.io/
- **Wikipedia.org** - https://www.wikipedia.org/
- The inimitable **www.google.com** - https://www.google.com/

Note: this was obviously done prior to the advent of the arrival of many competent LLMs.