How to deal with huge image files and make them ready for your machine Learning model?
https://medium.com/@murataliavcu1/how-to-deal-with-huge-image-files-and-make-them-ready-for-your-machine-learning-model-811629b563e3
https://medium.com/@murataliavcu1/how-to-deal-with-huge-image-files-and-make-them-ready-for-your-machine-learning-model-811629b563e3
Medium
How to deal with huge image files and make them ready for your machine Learning model?
Currently, I’m working as a machine learning engineer at a company in Turkey that provides and create AI services and solutions for…
28 Subtle Weekly Machine Learning Tricks And Gem Resources, #5
https://ibexorigin.medium.com/28-subtle-weekly-machine-learning-tricks-and-gem-resources-5-177f95be31c4
https://ibexorigin.medium.com/28-subtle-weekly-machine-learning-tricks-and-gem-resources-5-177f95be31c4
Medium
28 Subtle Weekly Machine Learning Tricks And Gem Resources, #5
August 8–14 issue
100 Essential Systems Design Concepts That Every Developer Must Know (Part 2)
https://bamania-ashish.medium.com/100-essential-systems-design-concepts-that-every-developer-must-know-part-2-b6c4c6239af8
https://bamania-ashish.medium.com/100-essential-systems-design-concepts-that-every-developer-must-know-part-2-b6c4c6239af8
Medium
100 Essential Systems Design Concepts That Every Developer Must Know (Part 2)
Your go-to checklist for designing efficient, fault-tolerant, and scalable systems
Easy Python Projects You Should Build Today
https://preettheman.medium.com/easy-python-projects-you-should-build-today-cba9d25c9893
https://preettheman.medium.com/easy-python-projects-you-should-build-today-cba9d25c9893
Medium
Easy Python Projects You Should Build Today
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to…
Mutable vs Immutable Data Objects in Python
https://syedshahzaibali.medium.com/mutable-vs-immutable-data-objects-in-python-33ef51426302
https://syedshahzaibali.medium.com/mutable-vs-immutable-data-objects-in-python-33ef51426302
Medium
Mutable vs Immutable Data Objects in Python
In this short article, let's understand the basic difference between mutable and immutable data types in Python. “Mutable” comes from the…
Triggering Lambda function from SQS and store the message in S3 bucket with Terraform(IAC)
https://medium.com/@gauthier.kwatatshey/triggering-lambda-function-from-sqs-and-store-the-message-in-s3-bucket-with-terraform-iac-888aa4557ab4
https://medium.com/@gauthier.kwatatshey/triggering-lambda-function-from-sqs-and-store-the-message-in-s3-bucket-with-terraform-iac-888aa4557ab4
Medium
Triggering Lambda function from SQS and store the message in S3 bucket with Terraform(IAC)
Introduction
Transfer Learning for Image Classification — (3) Let’s Understand a Convolutional Neural Network…
https://medium.com/dataman-in-ai/transfer-learning-for-image-classification-3-lets-understand-a-convolutional-neural-network-256020c1d942
https://medium.com/dataman-in-ai/transfer-learning-for-image-classification-3-lets-understand-a-convolutional-neural-network-256020c1d942
Medium
Transfer Learning for Image Classification — (3) Let’s Understand a Convolutional Neural Network (CNN)
The meaning of Convolution
Transfer Learning for Image Classification — (1) All Start Here
https://medium.com/dataman-in-ai/transfer-learning-for-image-classification-1-all-start-here-8f88291b4d76
https://medium.com/dataman-in-ai/transfer-learning-for-image-classification-1-all-start-here-8f88291b4d76
Medium
Transfer Learning for Image Classification — (1) All Start Here
In this post I will explain what transfer learning is and why it is important. I will describe the wide applications of transfer learning…
Web Scraping In The Cloud Using Python and Selenium
https://medium.com/@jonathanraskauskas/web-scraping-in-the-cloud-using-python-and-selenium-9656124fe01d
https://medium.com/@jonathanraskauskas/web-scraping-in-the-cloud-using-python-and-selenium-9656124fe01d
Medium
Web Scraping In The Cloud Using Python and Selenium
Running your web scraping script in the cloud is vital if you need to run the script on a schedule. As a new developer, I resorted to…
Accessing Google Spreadsheet Data using Python
https://jayasekarablog.medium.com/accessing-google-spreadsheet-data-using-python-59a8052f8cb4
https://jayasekarablog.medium.com/accessing-google-spreadsheet-data-using-python-59a8052f8cb4
Medium
Accessing Google Spreadsheet Data using Python
As you all are familiar with importing, exporting and manipulating comma separate files (CSV) using Python, Hereby in this article I’m…
Transfer Learning for Image Classification — (7) Fine-tune the Transfer Learning Model
https://medium.com/dataman-in-ai/transfer-learning-for-image-classification-7-fine-tune-the-transfer-learning-model-79f369d7322c
https://medium.com/dataman-in-ai/transfer-learning-for-image-classification-7-fine-tune-the-transfer-learning-model-79f369d7322c
Medium
Transfer Learning for Image Classification — (7) Fine-tune the Transfer Learning Model
Practice makes perfect
Transfer Learning for Image Classification — (6) Build the Transfer Learning Model
https://medium.com/dataman-in-ai/transfer-learning-for-image-classification-6-build-the-transfer-learning-model-67d87999af4a
https://medium.com/dataman-in-ai/transfer-learning-for-image-classification-6-build-the-transfer-learning-model-67d87999af4a
Medium
Transfer Learning for Image Classification — (6) Build the Transfer Learning Model
We are ready to apply the transfer learning technique. In this chapter, I will show you how to get the core part from VGG-16 and build a new neural network framework. You will see the procedure to…
Transfer Learning for Image Classification — (5) Get Image Data, Ready, and Go
https://medium.com/dataman-in-ai/transfer-learning-for-image-classification-5-get-image-data-ready-and-go-554044a12e6d
https://medium.com/dataman-in-ai/transfer-learning-for-image-classification-5-get-image-data-ready-and-go-554044a12e6d
Medium
Transfer Learning for Image Classification — (5) Get Image Data, Ready, and Go
Image Classification with Keras
Introduction to linear algebra with python part 7
https://medium.com/@npava55/introduction-to-linear-algebra-with-python-part-7-97a26b1da2e
https://medium.com/@npava55/introduction-to-linear-algebra-with-python-part-7-97a26b1da2e
Medium
Introduction to linear algebra with python part 7
The part 7 contain the chapter 2.4
Transfer Learning for Image Classification — (4) Understand VGG-16 Layer-by-Layer
https://medium.com/dataman-in-ai/transfer-learning-for-image-classification-4-understand-vgg-16-layer-by-layer-8a17ab6da498
https://medium.com/dataman-in-ai/transfer-learning-for-image-classification-4-understand-vgg-16-layer-by-layer-8a17ab6da498
Medium
Transfer Learning for Image Classification — (4) Understand VGG-16 Layer-by-Layer
I assume some of you will ask me the basic steps, including which platform to train your model. Also, you will need to prepare labeled…