forked from floydhub/dl-docker
-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Alexis Chan edited this page Nov 18, 2016
·
17 revisions
Welcome to the introdl wiki!
- What type of Deep Learning model are you considering for the data?
- We are starting with a Multi-layer Perceptron (see
demo/timeseries_rolling.ipynb
) and can add more complex models depending on what people's interests are
- We are starting with a Multi-layer Perceptron (see
For those who went through the setup steps on 11/12/16:
- Download tensorflow models here: https://drive.google.com/open?id=0BwfL0l7N-kliNzhuNWozUnQxeFU
- Create a folder named 'results' in introdl/demo/styletransfer
- If you experienced Issue #16, read for workaround https://github.com/alexisylchan/introdl/issues/16
Deep learning can be applied to different types of data. Check out deep learning papers and Creative AI list for ideas on how to apply deep learning to the following NASA Datasets
- Images
- Documents
- Sounds
- Geometrical data
- Time series
Much more at data.nasa.gov