Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 530 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 530 Bytes

DLND Project3 Text Generation

Getting started

This project runs on floydhub

To get started, first setup and login to your floyd account.

Next, create a project and get an instance up and running with the following commands.

floyd init project3
floyd run --gpu --mode jupyter --env tensorflow-1.0 --data Jt5QfC3rrujvCmfKU5GK3S 

NOTE: running a jupyter notebook can take a few minutes; please be patient. If you need any help, please refer to the floydhub docs.