Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/trainingbypackt/applied-deep-learning-with-keras-elearning

Solve complex real-life problems with the simplicity of Keras
https://github.com/trainingbypackt/applied-deep-learning-with-keras-elearning

auc-roc-score cnn convolutional-neural-network cross-validation deep-learning feature-detection feature-map flattening keras keras-wrapper max-pooling null-accuracy precision python recurrent-neural-networks rnn scikit-learn sensitivity sequential-modelling specificity

Last synced: about 2 months ago
JSON representation

Solve complex real-life problems with the simplicity of Keras

Awesome Lists containing this project

README

        

[![GitHub issues](https://img.shields.io/github/issues/TrainingByPackt/Applied-Deep-Learning-with-Keras-eLearning.svg)](https://github.com/TrainingByPackt/Applied-Deep-Learning-with-Keras-eLearning/issues)
[![GitHub forks](https://img.shields.io/github/forks/TrainingByPackt/Applied-Deep-Learning-with-Keras-eLearning.svg)](https://github.com/TrainingByPackt/Applied-Deep-Learning-with-Keras-eLearning/network)
[![GitHub stars](https://img.shields.io/github/stars/TrainingByPackt/Applied-Deep-Learning-with-Keras-eLearning.svg)](https://github.com/TrainingByPackt/Applied-Deep-Learning-with-Keras-eLearning/stargazers)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/TrainingByPackt/Applied-Deep-Learning-with-Keras-eLearning/pulls)

# Applied-Deep-Learning-with-Keras
Applied Deep Learning with Keras takes you from a basic knowledge of machine learning and Python to an expert understanding of applying Keras to develop efficient deep learning solutions. This course teaches you new techniques to handle neural networks, and in turn, broadens your options as a data scientist.

## What you will learn
* Understand the difference between single-layer and multi-layer neural network models
* Use Keras to build simple logistic regression models, deep neural networks, recurrent neural networks, and convolutional neural networks
* Apply L1, L2, and dropout regularization to improve the accuracy of your model
* Implement cross-validate using Keras wrappers with scikit-learn
* Understand the limitations of model accuracy

### Hardware requirements
For an optimal experience, we recommend the following hardware configuration:
* **Processor**: Intel Core i5 or equivalent
* **Memory**: 4 GB RAM (8 GB Preferred)
* **Storage**: 35 GB available space

### Software requirements
You'll also need the following software installed in advance:
* OS: Windows 7 SP1 64-bit, Windows 8.1 64-bit or Windows 10 64-bit, Ubuntu Linux, or the latest version of OS X
* Browser: Google Chrome/Mozilla Firefox Latest Version
* Notepad++/Sublime Text as IDE (Optional, as you can practice everything using Jupyter notecourse on your browser)
* Python 3.4+ (latest is Python 3.7) installed (from https://python.org)
* Python libraries as needed (Jupyter, Numpy, Pandas, Matplotlib, BeautifulSoup4, and so on)