Hands-On Transfer Learning with Python by Dipanjan Sarkar
Author:Dipanjan Sarkar
Language: eng
Format: epub, pdf
Tags: COM004000 - COMPUTERS / Intelligence (AI) and Semantics, COM044000 - COMPUTERS / Neural Networks, COM042000 - COMPUTERS / Natural Language Processing
Publisher: Packt Publishing
Published: 2018-08-30T13:32:01+00:00
We get a validation accuracy jump to around 82%, which is almost 4-5% better than our previous model. Also, our training accuracy is very similar to our validation accuracy, indicating our model isn't overfitting anymore. The following depict the model accuracy and loss per epoch:
While there are some spikes in the validation accuracy and loss, overall, we see that it is much closer to the training accuracy, with the loss indicating that we obtained a model that generalizes much better as compared to our previous models. Let's save this model now so we can evaluate it later on our test dataset:
model.save('cats_dogs_cnn_img_aug.h5')
We will now try and leverage the power of transfer learning to see if we can build a better model.
Download
Hands-On Transfer Learning with Python by Dipanjan Sarkar.pdf
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8305)
Test-Driven Development with Java by Alan Mellor(6759)
Data Augmentation with Python by Duc Haba(6671)
Principles of Data Fabric by Sonia Mezzetta(6422)
Learn Blender Simulations the Right Way by Stephen Pearson(6320)
Microservices with Spring Boot 3 and Spring Cloud by Magnus Larsson(6193)
Hadoop in Practice by Alex Holmes(5963)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5810)
RPA Solution Architect's Handbook by Sachin Sahgal(5591)
Big Data Analysis with Python by Ivan Marin(5378)
The Infinite Retina by Robert Scoble Irena Cronin(5280)
Life 3.0: Being Human in the Age of Artificial Intelligence by Tegmark Max(5153)
Pretrain Vision and Large Language Models in Python by Emily Webber(4345)
Infrastructure as Code for Beginners by Russ McKendrick(4107)
Functional Programming in JavaScript by Mantyla Dan(4040)
The Age of Surveillance Capitalism by Shoshana Zuboff(3960)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3821)
Embracing Microservices Design by Ovais Mehboob Ahmed Khan Nabil Siddiqui and Timothy Oleson(3624)
Applied Machine Learning for Healthcare and Life Sciences Using AWS by Ujjwal Ratan(3599)
