Adding randomness to artificial intelligence

Screen Shot 2016-01-25 at 12.15.00 AM

While doing my TensorFlow tutorials this evening I ran across a possible solution to add randomness to the decision-making of our Project Pendulum AI bot. TensorFlow includes a stochastic optimization training technique called the Adam Optimizer algorithm.

See the published paper on this method here.

Leave a Reply

Your email address will not be published. Required fields are marked *