Skip to content

Commit a19069c

Browse files
authored
Merge pull request #281 from rossbar/rm-rl-tutorial
2 parents 82d0a70 + b291bcd commit a19069c

File tree

3 files changed

+4
-678
lines changed

3 files changed

+4
-678
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,10 @@ or navigate to any of the documents listed below and download it individually.
2020
3. [Tutorial: Saving and sharing your NumPy arrays](content/save-load-arrays.md)
2121
4. [Tutorial: NumPy deep learning on MNIST from scratch](content/tutorial-deep-learning-on-mnist.md)
2222
5. [Tutorial: X-ray image processing](content/tutorial-x-ray-image-processing.md)
23-
6. [Tutorial: NumPy deep reinforcement learning with Pong from pixels](content/tutorial-deep-reinforcement-learning-with-pong-from-pixels.md)
24-
7. [Tutorial: Masked Arrays](content/tutorial-ma.md)
25-
8. [Tutorial: Static Equilibrium](content/tutorial-static_equilibrium.md)
26-
9. [Tutorial: Plotting Fractals](content/tutorial-plotting-fractals.ipynb)
27-
11. [Tutorial: Analysing the impact of the lockdown on air quality in Delhi, India](content/tutorial-air-quality-analysis.md)
23+
6. [Tutorial: Masked Arrays](content/tutorial-ma.md)
24+
7. [Tutorial: Static Equilibrium](content/tutorial-static_equilibrium.md)
25+
8. [Tutorial: Plotting Fractals](content/tutorial-plotting-fractals.ipynb)
26+
9. [Tutorial: Analysing the impact of the lockdown on air quality in Delhi, India](content/tutorial-air-quality-analysis.md)
2827

2928

3029
## Contributing

0 commit comments

Comments
 (0)