mirror of
				https://github.com/labmlai/annotated_deep_learning_paper_implementations.git
				synced 2025-10-31 02:39:16 +08:00 
			
		
		
		
	dqn experiment
This commit is contained in:
		| @ -5,6 +5,9 @@ summary: Implementation of neural network model for Deep Q Network (DQN). | ||||
| --- | ||||
|  | ||||
| # Deep Q Network (DQN) Model | ||||
|  | ||||
| [](https://colab.research.google.com/github/labmlai/annotated_deep_learning_paper_implementations/blob/master/labml_nn/rl/dqn/experiment.ipynb) | ||||
| [](https://app.labml.ai/run/a0da8048235511ecb9affd797fa27714) | ||||
| """ | ||||
|  | ||||
| import torch | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Varuna Jayasiri
					Varuna Jayasiri