Release Version 1.6

Models

  • Added REINFORCE and DuelingQLearning models.

  • Added evolveLayerSize() function to NeuralNetwork.

  • Made some fixes with the ActorCritic, AdvantageActorCritic and AsynchronousActorCritic models.