Henrique Werneck

Results 3 issues of Henrique Werneck

Hey all! I just ran into some trouble using the labels buffer. First, it is giving the same value to both monsters, items and the walls. Second, it is flickering,...

question

I was testing the code, and skipped training to check the agent with random choices. I changed the original code where the agent plays after training so to let the...

I am building a PPO agent side by side with the [TF-Agents DQN tutorial](https://colab.research.google.com/github/tensorflow/agents/blob/master/docs/tutorials/1_dqn_tutorial.ipynb#scrollTo=wr1KSAEGG4h9). The idea was checking the basics structures needed for a simple tf-agent to work, and adapting...