Reinforcement-learning-with-tensorflow
Reinforcement-learning-with-tensorflow copied to clipboard
using unity
does your Deep Q Network (DQN) code work for 3d objects in unity or its only for 2d objects ?
3d objects
i am having trouble with the maze Deep Q Network (DQN) code because it does not save the networks models after it is trained, do you have any help with this problem ?