Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Machine-Learning-OpenProjects/Test-stock-prediction-algorithms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: timestocome/Test-stock-prediction-algorithms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 63 files changed
  • 1 contributor

Commits on May 22, 2018

  1. The first of several, hopefully increasing in intelligence Markov Dec…

    …ision Processes applied to BitCoin data
    
    Algorithm 3.1 Brute force
    'Planning with Markov Decision Processes, an AI Persepective'
    timestocome authored May 22, 2018
    Configuration menu
    Copy the full SHA
    eeae239 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. 2nd example in book, Policy Iteration, but and hold still works, it's…

    … only slightly better than the brute force algorithm
    timestocome authored May 23, 2018
    Configuration menu
    Copy the full SHA
    6457a57 View commit details
    Browse the repository at this point in the history
  2. fixed loading wrong file in Policy_Iteration, add Value_Iteration exa…

    …mple
    
    It's getting slightly smarter but still only obvious policies being created
    timestocome authored May 23, 2018
    Configuration menu
    Copy the full SHA
    304b729 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. Configuration menu
    Copy the full SHA
    812a5ae View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. Configuration menu
    Copy the full SHA
    31faf6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f41dd17 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    timestocome authored Jul 5, 2018
    Configuration menu
    Copy the full SHA
    d66db2b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. Configuration menu
    Copy the full SHA
    b2d12dc View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    e4b6e84 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

  1. Configuration menu
    Copy the full SHA
    57e2ee8 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. Configuration menu
    Copy the full SHA
    a938206 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    timestocome authored Aug 28, 2021
    Configuration menu
    Copy the full SHA
    6c18153 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    726d2bc View commit details
    Browse the repository at this point in the history
  4. Update README.md

    timestocome authored Aug 28, 2021
    Configuration menu
    Copy the full SHA
    070b038 View commit details
    Browse the repository at this point in the history
Loading