All Projects → dipanjanS → Hands On Transfer Learning With Python

dipanjanS / Hands On Transfer Learning With Python

Licence: apache-2.0
Deep learning simplified by transferring prior learning using the Python deep learning ecosystem

Projects that are alternatives of or similar to Hands On Transfer Learning With Python

Keras Io
Keras documentation, hosted live at keras.io
Stars: ✭ 664 (-4.32%)
Mutual labels:  jupyter-notebook
Parallelwavegan
Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN) with Pytorch
Stars: ✭ 682 (-1.73%)
Mutual labels:  jupyter-notebook
Pytorch Multi Style Transfer
Neural Style and MSG-Net
Stars: ✭ 687 (-1.01%)
Mutual labels:  jupyter-notebook
Medium notebook
Repository containing notebooks of my posts on Medium
Stars: ✭ 671 (-3.31%)
Mutual labels:  jupyter-notebook
Shapash
Shapash makes Machine Learning models transparent and understandable by everyone
Stars: ✭ 673 (-3.03%)
Mutual labels:  jupyter-notebook
Natural Language Youtube Search
Search inside YouTube videos using natural language
Stars: ✭ 676 (-2.59%)
Mutual labels:  jupyter-notebook
Captcha Tensorflow
Image Captcha Solving Using TensorFlow and CNN Model. Accuracy 90%+
Stars: ✭ 660 (-4.9%)
Mutual labels:  jupyter-notebook
Opencv Machine Learning
M. Beyeler (2017). Machine Learning for OpenCV: Intelligent image processing with Python. Packt Publishing Ltd., ISBN 978-178398028-4.
Stars: ✭ 693 (-0.14%)
Mutual labels:  jupyter-notebook
Numerical Mooc
A course in numerical methods with Python for engineers and scientists: currently 5 learning modules, with student assignments.
Stars: ✭ 681 (-1.87%)
Mutual labels:  jupyter-notebook
Ntu Machine Learning
台湾大学李宏毅老师机器学习
Stars: ✭ 684 (-1.44%)
Mutual labels:  jupyter-notebook
Pseudo lidar
(CVPR 2019) Pseudo-LiDAR from Visual Depth Estimation: Bridging the Gap in 3D Object Detection for Autonomous Driving
Stars: ✭ 674 (-2.88%)
Mutual labels:  jupyter-notebook
Hchasestevens.github.io
A collection of miscellaneous thoughts that aren't on my blog.
Stars: ✭ 678 (-2.31%)
Mutual labels:  jupyter-notebook
Deeplearningmugenknock
でぃーぷらーにんぐを無限にやってディープラーニングでDeepLearningするための実装CheatSheet
Stars: ✭ 684 (-1.44%)
Mutual labels:  jupyter-notebook
Asteroids atlas of space
Code, data, and instructions for mapping orbits of asteroids in the solar system
Stars: ✭ 668 (-3.75%)
Mutual labels:  jupyter-notebook
Featexp
Feature exploration for supervised learning
Stars: ✭ 688 (-0.86%)
Mutual labels:  jupyter-notebook
Notebook
Stuff going through my mind
Stars: ✭ 664 (-4.32%)
Mutual labels:  jupyter-notebook
Cugraph
cuGraph - RAPIDS Graph Analytics Library
Stars: ✭ 683 (-1.59%)
Mutual labels:  jupyter-notebook
Deepbayes 2019
Practical assignments of the Deep|Bayes summer school 2019
Stars: ✭ 694 (+0%)
Mutual labels:  jupyter-notebook
Pytorch Segmentation Detection
Image Segmentation and Object Detection in Pytorch
Stars: ✭ 692 (-0.29%)
Mutual labels:  jupyter-notebook
Dsnd term2
Contains files related to content and project of DSND Term 2
Stars: ✭ 685 (-1.3%)
Mutual labels:  jupyter-notebook

Hands-On Transfer Learning with Python

Implement advanced deep learning and neural network models using Tensorflow and Keras

With the world moving towards digitalization and automation, as a technologist/programmer it is important to keep oneself updated and learn how to leverage these tools and techniques. "Hands-On Transfer Learning with Python", is an attempt to help practitioners get acquainted with and equipped to use these advancements in their respective domains. This book is structured broadly into three sections:

  • Deep learning foundations
  • Essentials of transfer learning
  • Transfer learning case studies

This repository contains all the code, notebooks and examples used in this book. We will also be adding bonus content here from time to time. So keep watching this space!

Get the book

packt safari amazon

About the book

Book Cover

Transfer learning is a machine learning (ML) technique where knowledge gained during the training of one set of ML problems can be used to train other similar types of problems. The purpose of this book is two-fold. We focus on detailed coverage of deep learning and transfer learning, comparing and contrasting the two with easy-to-follow concepts and examples. The second area of focus will be on real-world examples and research problems using tensorflow, keras, and the Python ecosystem with hands-on examples.

The book starts with core essential concepts of ML and deep learning, followed by some depictions and coverage of important deep learning architectures, such as CNNs, DNNs, RNNs, LSTMs, and capsule networks. Our focus then shifts to transfer learning concepts and pretrained state of the art networks such as VGG, Inception, and ResNet. We also learn how these systems can be leveraged to improve performance of our deep learning models. Finally, we focus on a multitude of real-world case studies and problems in areas such as computer vision, audio analysis, and natural language processing (NLP). By the end of this book, you will be all ready to implement both deep learning and transfer learning principles in your own systems.

Edition: 1st   Pages: 438   Language: English
Book Title: Hands-On Transfer Learning with Python   Publisher: Packt
Copyright: Sarkar, Bali & Ghosh   ISBN 13: 9781788831307

Contents

Key Features:

  • Build deep learning models with transfer learning principles in Python
  • Implement transfer learning to solve real-world research problems
  • Perform complex operations such as image captioning neural style transfer

What You Will Learn:

  • Set up your own DL environment with graphics processing unit (GPU) and Cloud support
  • Delve into transfer learning principles with ML and DL models
  • Explore various DL architectures, including CNN, LSTM, and capsule networks
  • Learn about data and network representation and loss functions
  • Get to grips with models and strategies in transfer learning
  • Walk through potential challenges in building complex transfer learning models from scratch
  • Explore real-world research problems related to computer vision and audio analysis
  • Understand how transfer learning can be leveraged in NLP

Audience

Hands-On Transfer Learning with Python is for data scientists, ML engineers, analysts, and developers with an interest in data and applying state-of-the-art transfer learning methodologies to solve tough real-world problems. Basic proficiency in ML and Python is required.

Acknowledgements

TBA

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].