Jason-Whitmore - Overview

View Jason-Whitmore's full-sized avatar

BS in CS from Western Washington University. Interests include reinforcement learning, machine learning, and Java programs.

Block or report Jason-Whitmore

Welcome to my Github profile!

Links to my open source contributions:

  • Commons Android App
  • Elasticsearch
  • LibreOffice (non Github)

Below are personal projects that I am particularly proud of.

Pinned Loading

  1. All Actions Optimization (AAO) is a novel deep reinforcement learning algorithm that is more learning efficient compared to traditional policy gradient methods.

    Python 1

  2. JPF is a machine learning project that implements various parameterized functions using native Java code with no external dependencies.

    Java

  3. Solving POMDPs with state update functions implemented as neural networks

    Python