Skip to content

Hurricane data + emotion detection model = interesting stuff.

Notifications You must be signed in to change notification settings

atharvas/emosandy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emosandy

Organization

Code is organized as follows:

.
├── cluster-code            (Server side code)
│   ├── abig_emoji          
│   ├── big_emoji
│   ├── processed
│   │   └── cleaned
│   └── torchMoji
├── data
│   └── pickles
│       ├── all             (Using dataset 1)
│       ├── harvey          (Using dataset 2)
│       └── sandy           (Using dataset 3)
├── images                  (Frames for viz video)
│   ├── harvey              
│   └── sandy
└── notebooks               (Cleaned notebooks for running code)

About

Hurricane data + emotion detection model = interesting stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published