Welcome to my Github profile!
Links to my open source contributions:
Below are personal projects that I am particularly proud of.
Jason-Whitmore - Overview
BS in CS from Western Washington University. Interests include reinforcement learning, machine learning, and Java programs.
Links to my open source contributions:
Below are personal projects that I am particularly proud of.
All Actions Optimization (AAO) is a novel deep reinforcement learning algorithm that is more learning efficient compared to traditional policy gradient methods.
Python 1
JPF is a machine learning project that implements various parameterized functions using native Java code with no external dependencies.
Java
Solving POMDPs with state update functions implemented as neural networks
Python