From c7cc5389c38fe6840ab58ffb02cce76ede65a459 Mon Sep 17 00:00:00 2001 From: Shangtong Zhang Date: Tue, 10 May 2022 17:04:01 -0600 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9a96d8de..fcc6b4a6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Reinforcement Learning: An Introduction +```diff +@@ I am looking for self-motivated students interested in RL at different levels! @@ +@@ Visit https://shangtongzhang.github.io/people/ for more details. @@ +``` + [![Build Status](https://travis-ci.org/ShangtongZhang/reinforcement-learning-an-introduction.svg?branch=master)](https://travis-ci.org/ShangtongZhang/reinforcement-learning-an-introduction) Python replication for Sutton & Barto's book [*Reinforcement Learning: An Introduction (2nd Edition)*](http://incompleteideas.net/book/the-book-2nd.html)