Git Product home page Git Product logo

bitcoin_oracle's Introduction

bitcoin_oracle

A Neural Net predictor written in Octave.

The weights folder contains weights for a 50 in, 2 out network, with 2 25 unit hidden layers. It has been trained on daily bitcoin prices since 2010 (source:http://www.coindesk.com/) in order to geuss if the price will be up the following day.

In my testing, I've been getting a 65%-75% correct prediciton rate.

  • To use:

cd to ./scripts folder in octave

run 'training' to train a nueral net on data found in './data/bitcoin.csv'

run 'plotNerons' to see bottom layer nuerons

run 'runSim(X, y)' on a Matrix of price history features X, with tradeProfit vector y

run 'predict(X)' on a vector of the previous 60 daily bitcoin prices X to get back the oracle's geuss for tomorrow's price.

bitcoin_oracle's People

Contributors

lutherism avatar

Stargazers

 avatar

Watchers

James Cloos avatar Denis Shiryaev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.