Project Based Learning: Predicting Bitcoin Prices Using Deep Learning
Project Based Learning: Predicting Bitcoin Prices Using Deep Learning
Project Based Learning: Predicting Bitcoin Prices Using Deep Learning
Dr. R . Kavitha
OVERVIEW
• INTRODUCTION
• OBJECTIVE
• EXISTING SYSTEM
• PROPOSED SYSTEM
• PROPOSED MODEL
• UML DIAGRAM
• MODULES
• HARDWARE REQUIREMENTS
• SOFTWARE REQUIREMENTS
• RESULT
• CONCLUSION
• FUTURE ENHANCEMENT
INTRODUCTION
• Sentiment Analysis
Predicting Bitcoin price by predicted trading volume
using Google Trends views
Drawbacks
• Works on Backpropogation
BACKPROPAGATION
• If actual output and expected output differs ,
the weight gets corrected itself
Data Collection
Data Preprocessing
Convolutional Neural Network
Recurrent Neural Network — LSTM
Advantages
Software Requirements
Splitting the data into two sets — training set and test set with 67% and 33% data respectively.
Step 3 : Predict the price of cryptocurrency using LSTM neural
network
Step 4 : Visualize the prediction results
Conclusion
• Predicting the future will always be on the top of the list of uses for
machine learning algorithms. Here in this project we have attempted
to predict the prices of Bitcoins using two deep learning
methodologies.
Future Enhancement
• Train the model on a larger data set to increase prediction accuracy.
• Design model with high number of neurons and run on a
supercomputer or a cluster of system.
THANK
YOU