From c56e2216d9306b0244dee8858ed0a6d5c1f517bc Mon Sep 17 00:00:00 2001 From: Aqwam Harish Aiman <67371914+AqwamCreates@users.noreply.github.com> Date: Thu, 17 Oct 2024 17:17:02 +0800 Subject: [PATCH] Update DeepDoubleStateActionRewardStateActionV1.md --- docs/API/Models/DeepDoubleStateActionRewardStateActionV1.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/API/Models/DeepDoubleStateActionRewardStateActionV1.md b/docs/API/Models/DeepDoubleStateActionRewardStateActionV1.md index aeed2cd4..9a6c7466 100644 --- a/docs/API/Models/DeepDoubleStateActionRewardStateActionV1.md +++ b/docs/API/Models/DeepDoubleStateActionRewardStateActionV1.md @@ -111,6 +111,4 @@ DeepDoubleStateActionRewardStateAction:getModelParameters2(): ModelParameters * [Reinforcement Learning with Neural Network](https://www.baeldung.com/cs/reinforcement-learning-neural-network) -* [Deep Q Networks (DQN) in Python From Scratch by Using OpenAI Gym and TensorFlow- Reinforcement Learning Tutorial](https://aleksandarhaber.com/deep-q-networks-dqn-in-python-from-scratch-by-using-openai-gym-and-tensorflow-reinforcement-learning-tutorial/) - * [Reinforcement Q-Learning from Scratch in Python with OpenAI Gym](https://www.learndatasci.com/tutorials/reinforcement-q-learning-scratch-python-openai-gym/)