wiki:Other/Summer/2023/Features

Version 19 (modified by dakshkhetarpaul, 11 months ago) ( diff )

Neural Networks For Feature Analysis

Introductions

Mayank Barad
Rising Senior in Computer Engineering and Computer Science

Daksh Khetarpaul
Rising Junior in Computer Engineering

Katherine Lew
Rising Sophomore in Finance and Computer Science

Advisors - Dr Richard Howard, Dr Richard Martin

Project Description

Neural 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.

Week 2

This week we visited the beehive to observe the behaviour of real bees so we can simulate a realistic synthetic bee.

bee garage

We named our first bee prototype as "Jitterbug" because it looks like an electrocuted bug as you can see

[[AboutWikiBoxes]]

Display a wiki page on how to use boxes.

[[AboutWikiIcons]]

Display a wiki page on how to use icons.

[[AboutWikiPhrases]]

Display a wiki page on how to use attentional phrases.

[[BlogList]]

A macro to display list of posts and extracts outside (or inside) the …

[[CollapsibleEnd]]

CollapsibleEndMacro marks the end of a collapsible list Example: …

[[CollapsibleStart]]

CollapsibleStartMacro marks the start of a collapsible list Example: …

[[Color]]

Decorate text with colors. Syntax: […] where * text is the text …

[[Icon]]

Shows a named icon that can be in line with text. Syntax: […] …

[[Image]]

Embed an image in wiki-formatted text. The first argument is the file …

[[Include]]

A macro to include other resources in wiki pages. More documentation …

[[InterTrac]]

Provide a list of known InterTrac prefixes.

[[InterWiki]]

Provide a description list for the known InterWiki prefixes.

[[KnownMimeTypes]]

List all known mime-types which can be used as WikiProcessors. Can be …

[[MacroList]]

Display a list of all installed Wiki macros, including documentation …

[[Markdown]]

Implements Markdown syntax WikiProcessor as a Trac macro.

[[Movie]]

Embed online movies from YouTube, GoogleVideo and MetaCafe, and local …

[[NewsFlash]]

Makes a colored box from the contents of the macro.

[[NewsFlashEnd]]

End a newflash box.

[[NewsFlashStart]]

Start a newflash box.

[[PageOutline]]

Display a structural outline of the current wiki page, each item in …

[[RecentChanges]]

List all pages that have recently been modified, ordered by the time …

[[RepositoryIndex]]

Display the list of available repositories. Can be given the …

[[ShowEntities]]

Renders in a table the list of HTML entities. Optional argument is …

[[ShowIcons]]

Renders in a table a list of available icons. No more than 96 icons …

[[ShowPhrases]]

Renders in a table the list of known phrases that are highlighted to …

[[ShowSmileys]]

Renders in a table the list of available smileys. Optional argument is …

[[ShowSymbols]]

Renders in a table the list of known symbols. Optional argument is the …

[[SubscriberList]]

Display a list of all installed notification subscribers, including …

[[TOC]]

Generate a table of contents for the current page or a set of pages. …

[[TitleIndex]]

Insert an alphabetic list of all wiki pages into the output. Accepts …

[[TracAdminHelp]]

Display help for trac-admin commands. Examples: […]

[[TracGuideToc]]

Display a table of content for the Trac guide. This macro shows a …

[[TracIni]]

Produce documentation for the Trac configuration file. Typically, …

[[box]]

View wiki text in a box. Syntax: […] or preferably when content is …

[[imagebox]]

Present a centered box suitable for one image. Syntax: […] This …

[[lbox]]

View a left-aligned box. (This is a shorthand for box align=left) …

[[newsbox]]

Present a news box to the right. (This is a shorthand for rbox news) …

[[rbox]]

View a right-aligned box. (This is a shorthand for box align=right) …

Attachments (30)

Note: See TracWiki for help on using the wiki.