Skip to content

Capstone Project, Bitcoin, time series prediction using Seq2Seq

Notifications You must be signed in to change notification settings

parinazfa/Udacity_Capstone_Project

Repository files navigation

Udacity_Capstone_Project

Capstone Project Predictiong the Bitcoin values, with both Stack LSTM: Udacity-Capstone-StackLSTM.ipynb and Seq2Seq model: Udacity-Capstone-seq2seq-final.ipynb.

Resources

  • Seq2Seq Model - Helpful Github notebook for creating Seq2Seq model for time series prediction with Bitcoin data values.
  • Seq2Seq model with keras - Github's notebook for time series prediction with keras library.

How to Contribute

Find any typos? Have another resource you think should be included? Contributions are welcome!

First, fork this repository. Next, clone this repository to your desktop to make changes.

$ git clone {https://github.com/parinazfa/Udacity_Capstone_Project.git}
$ cd Udacity_Capstone_Project

Once you've pushed changes to your local repository, you can issue a pull request by clicking on the green pull request icon. Instead of cloning the repository to your desktop, you can also go to README.md in your fork on GitHub.com, hit the Edit button (the button with the pencil) to edit the file in your browser, then hit the Propose file change button, and finally make a pull request.

License

The contents of this repository are covered under the MIT License.

About

Capstone Project, Bitcoin, time series prediction using Seq2Seq

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published