Changes between Version 1 and Version 2 of Other/Summer/2020/IoT


Ignore:
Timestamp:
Jun 3, 2020, 7:43:08 PM (4 years ago)
Author:
maldeer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2020/IoT

    v1 v2  
    22
    33== Project Objective ==
     4
     5Project description
     6
     7The objective of this project is to build a framework for building intelligent environment applications through ambient sensing and machine learning.  You will use computer vision, signal processing, and other machine learning techniques to identify ‘interesting’ events and obtain feedback from an end user about those events, which will be used to generate a semantic stream of labels.  The project will require that you learn the scikit-learn python framework as well as yolo and keras for deep learning-based information extraction.  You will make use of a prototype sensing ‘box’ called a ‘smartbox’ and the accompanying ‘smartdash’ to generate data and evaluate the findings.
     8
     9https://www.youtube.com/watch?v=8vYa62ZVgwE&feature=youtu.be
     10
    411
    512== Reading Material ==