All Projects → PacktWorkshops → The Deep Learning With Keras Workshop

PacktWorkshops / The Deep Learning With Keras Workshop

Licence: mit
An Interactive Approach to Understanding Deep Learning with Keras

Projects that are alternatives of or similar to The Deep Learning With Keras Workshop

Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+6361.76%)
Mutual labels:  jupyter-notebook, classification, scikit-learn, decision-trees, regression
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (+723.53%)
Mutual labels:  classification, logistic-regression, decision-trees, regression
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+9170.59%)
Mutual labels:  classification, scikit-learn, decision-trees, regression
Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (+373.53%)
Mutual labels:  jupyter-notebook, logistic-regression, decision-trees, regression
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+4358.82%)
Mutual labels:  jupyter-notebook, scikit-learn, logistic-regression, decision-trees
Interactive machine learning
IPython widgets, interactive plots, interactive machine learning
Stars: ✭ 140 (+311.76%)
Mutual labels:  jupyter-notebook, classification, scikit-learn, regression
100daysofmlcode
My journey to learn and grow in the domain of Machine Learning and Artificial Intelligence by performing the #100DaysofMLCode Challenge.
Stars: ✭ 146 (+329.41%)
Mutual labels:  jupyter-notebook, classification, artificial-neural-networks, regression
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (+12982.35%)
Mutual labels:  jupyter-notebook, classification, logistic-regression, regression
Bayesian Neural Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
Stars: ✭ 900 (+2547.06%)
Mutual labels:  jupyter-notebook, classification, regression
Python-Machine-Learning-Fundamentals
D-Lab's 6 hour introduction to machine learning in Python. Learn how to perform classification, regression, clustering, and do model selection using scikit-learn and TPOT.
Stars: ✭ 46 (+35.29%)
Mutual labels:  scikit-learn, regression, classification
Python-Machine-Learning
Python Machine Learning Algorithms
Stars: ✭ 80 (+135.29%)
Mutual labels:  scikit-learn, regression, classification
IBM-final-project-Machine-Learning
Final project of IBM's course https://www.coursera.org/learn/machine-learning-with-python on coursera
Stars: ✭ 33 (-2.94%)
Mutual labels:  scikit-learn, logistic-regression, decision-trees
Machine Learning From Scratch
Machine Learning models from scratch with a better visualisation
Stars: ✭ 15 (-55.88%)
Mutual labels:  classification, logistic-regression, decision-trees
projection-pursuit
An implementation of multivariate projection pursuit regression and univariate classification
Stars: ✭ 24 (-29.41%)
Mutual labels:  scikit-learn, regression, classification
supervised-machine-learning
This repo contains regression and classification projects. Examples: development of predictive models for comments on social media websites; building classifiers to predict outcomes in sports competitions; churn analysis; prediction of clicks on online ads; analysis of the opioids crisis and an analysis of retail store expansion strategies using…
Stars: ✭ 34 (+0%)
Mutual labels:  classification, logistic-regression, decision-trees
Pycaret
An open-source, low-code machine learning library in Python
Stars: ✭ 4,594 (+13411.76%)
Mutual labels:  jupyter-notebook, regression, classification
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+9705.88%)
Mutual labels:  jupyter-notebook, logistic-regression, decision-trees
Tensorflow Resources
Curated Tensorflow code resources to help you get started with Deep Learning.
Stars: ✭ 330 (+870.59%)
Mutual labels:  classification, artificial-neural-networks, regression
Deep learning projects
Stars: ✭ 28 (-17.65%)
Mutual labels:  jupyter-notebook, scikit-learn, regression
Cranium
🤖 A portable, header-only, artificial neural network library written in C99
Stars: ✭ 501 (+1373.53%)
Mutual labels:  classification, artificial-neural-networks, regression

The Deep Learning with Keras Workshop

GitHub issues GitHub forks GitHub stars PRs Welcome versions

This is the repository for The Deep Learning with Keras Workshop, published by Packt. It contains all the supporting project files necessary to work through the course from start to finish.

Requirements and Setup

The Deep Learning with Keras Workshop

To get started with the project files, you'll need to:

  1. Install Python on Windows, Mac, Linux
  2. Install Anaconda on Windows, Mac, Linux

About The Deep Learning with Keras Workshop

The Deep Learning with Keras Workshop outlines a simple and straightforward way for you to understand deep learning with Keras. Starting with basic concepts such as data preprocessing, this book equips you with all the tools and techniques required for training your neural networks to solve various modeling problems.

What you will learn

  • Gain insights into the fundamentals of neural networks
  • Understand the limitations of machine learning and how it differs from deep learning
  • Build image classifiers with convolutional neural networks
  • Evaluate, tweak, and improve your models with techniques such as cross-validation
  • Create prediction models to detect data patterns and make predictions
  • Improve model accuracy with L1, L2, and dropout regularization

Related Workshops

If you've found this repository useful, you might want to check out some of our other workshop titles:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].