Changes between Version 34 and Version 35 of Other/Summer/2023/Features


Ignore:
Timestamp:
Jul 9, 2023, 9:12:00 PM (12 months ago)
Author:
dakshkhetarpaul
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2023/Features

    v34 v35  
    1616Neural networks have a long history of being used for classification, and more recently. content generation, Example classifiers including, image classification between dogs and cats, text sentiment classification. Example generative networks include those for human faces, images, and text. Rather than classification or generation, this work explores using networks for feature analysis. Intuitively, features are the high level patterns that distinguish data, such as text and images, into different classes. Our goal is to explore bee motion datasets to qualitatively measure the ease or difficulty of reverse-engineering the features found by the neural networks.
    1717
     18=== Week 1
     19
     20* Understanding the purpose of the project
     21
     22* Setting up Github and iLab accounts
     23
     24* Getting familiar with Neural Networks
     25
    1826=== Week 2
    1927