Skip to content

Program that uses machine learning to predict next closing price of a cryptocurrency.

Notifications You must be signed in to change notification settings

AmirYalamov/currency-predict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

currency-predict 💸💸💸

Simple machine learning code that predicts the future closing price of a cryptocurrency. It feeds closing price data to an MLP model.

Built with NumPy and Keras.

Runs on most recent verisons of NumPy and scikit-learn aka NumPy v.1.14 and scikit-learn v.1.0.0

API used: https://www.cryptocompare.com/api/

About

Program that uses machine learning to predict next closing price of a cryptocurrency.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages