Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Once in the Apporto environment, create a new Jupyter Notebook and configure it using the following naming convention: _ _ Assignment 3 . ipynb Thus,

Once in the Apporto environment, create a new Jupyter Notebook and configure it using the following naming convention:
__Assignment3.ipynb
Thus, if your name is Jane Doe, please name the submission file Doe_Jane_Assignment3.ipynb.
For information on how to navigate the Jupyter environment, review the Jupyter Notebook in Apporto (Virtual Lab) Tutorial.
Read through the Recognizing CIFAR-10 images with deep learning example on pages 8494 of Deep Learning with Keras. Copy the code into your Jupyter Notebook, including the code for a deeper network and data augmentation in your model. Run the code to build a convolutional neural network model that includes a deeper network and data augmentation.
Note: More information about the training and test data sets can be found in the CIFAR-10 and CIFAR-100 Datasets repository.
The algorithm you worked to train can be used to distinguish more realistic images than the hand-written digits example from the previous module. While distinguishing between animals or vehicles may not pose a serious ethical dilemma, its important to consider what other types of images an algorithm such as this could be trained on. For example, could such an algorithm eventually be used to distinguish peoples faces? If so, what are the ethical and privacy implications? Create a Markdown cell in your Jupyter Notebook after your code and its outputs. In this cell, analyze the ethical and privacy implications of the algorithm you just created. You are expected to include resources to support your answers, and must include citations for those resources.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Databases Technologies And Applications

Authors: Zongmin Ma

1st Edition

1599041219, 978-1599041216

More Books

Students also viewed these Databases questions