Skip to content

Commit 7789679

Browse files
authored
cart-pole README.md: Add screenshot image and live demo link (#124)
1 parent fea6cfb commit 7789679

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

cart-pole/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# TensorFlow.js Example: Reinforcement Learning with Cart-Pole Simulation
22

3+
![Cart Pole Demo](./tfjs-cart-pole-demo.png)
4+
5+
[See this example live!](https://storage.googleapis.com/tfjs-examples/cart-pole/dist/index.html)
6+
37
## Overview
48

59
This example illustrates how to use TensorFlow.js to perform simple

cart-pole/tfjs-cart-pole-demo.png

3.36 KB
Loading

0 commit comments

Comments
 (0)