Prepare ddpg algorithm
- Update the version to 0.3.1-SNAPSHOT
- Prepares configuration symbol and parameters for different rl algorithm:
- Add reinforcement learning algorithm parameter to switch between dqn and ddpg
- Add parameter for critic network
- Annotate configuration symbol with information about the trained NN architecture