merve HF staff commited on
Commit
cf904d9
1 Parent(s): a17a593

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  license:
7
  - cc0-1.0
8
  ---
9
-
10
  ## Keras Implementation of Deep Deterministic Policy Gradient ⏱🤖
11
  This repo contains the model and the notebook [to this Keras example on Deep Deterministic Policy Gradient on pendulum](https://keras.io/examples/rl/ddpg_pendulum/).
12
 
 
6
  license:
7
  - cc0-1.0
8
  ---
9
+
10
  ## Keras Implementation of Deep Deterministic Policy Gradient ⏱🤖
11
  This repo contains the model and the notebook [to this Keras example on Deep Deterministic Policy Gradient on pendulum](https://keras.io/examples/rl/ddpg_pendulum/).
12