Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Task An loT system containing three sensors placed in three physical locations with variable environmental conditions is used to identify motion in the proximity of

Task
An loT system containing three sensors placed in three physical locations with variable environmental conditions is
used to identify motion in the proximity of the sensors. Sensor readings were collected regularly for a certain period.
Data collected is stored in the file data.cvs attached to this assignment.
The data file contains the following data columns:
ts - time stamp
device - sensor ID
co - environmental carbon monoxide
humidity - environmental humidity
light - boolean to indicate if light is detected
gas - environmental gas
motion - Boolean to indicate if motion is detected
smoke - environmental smoke
temp - environmental temperature
Using this dataset, design and implement a convolutional neural network (CNN) to model the "motion" feature (the
model developed should predict the feature "motion"). Optimise the model (its hyperparameters) and analyse its
performance.
In implementing the CNN, use Keras or another preferred Python based Al tool.
Present the design, implementation, and optimisation process, together with the analysis of the performance in a
technical report.
The report should focus on the practical achievements with diagrams, plots, tables, numerical results. Include only
the necessary text to clearly explain the practical work (avoid extensively long text).
The report should contain only the key points about the code implementation and testing. The full code should be
submitted separately (see below).
image text in transcribed

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

Graph Databases

Authors: Ian Robinson, Jim Webber, Emil Eifrem

1st Edition

1449356265, 978-1449356262

More Books

Students also viewed these Databases questions

Question

n understand the simple rules which make time management effective;

Answered: 1 week ago

Question

What is conservative approach ?

Answered: 1 week ago

Question

What are the basic financial decisions ?

Answered: 1 week ago