Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
added link to the LW sequence
  • Loading branch information
Bob-Jacobs authored Apr 29, 2024
1 parent b80e734 commit 1a6233b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h2>Research focus</h2>
primarily variations of model-based planning and <a href="https://en.wikipedia.org/wiki/Reinforcement_learning">reinforcement learning</a>.
</p>
<p>
This involves the theoretical design of agents and algorithms, implementing them in software (mostly using Python and/or <a href="https://webppl.org/">WebPPL</a>), simulating their behavior in test environments such as <a href="https://github.com/google-deepmind/ai-safety-gridworlds">AI safety gridworlds</a>, and analyzing their behavior and safety implications. The goal is to provide numerical evidence and formal proofs where possible, and to contribute to the academic and non-academic discourse through publications and blog posts.
This involves the theoretical design of agents and algorithms, implementing them in software (mostly using Python and/or <a href="https://webppl.org/">WebPPL</a>), simulating their behavior in test environments such as <a href="https://github.com/google-deepmind/ai-safety-gridworlds">AI safety gridworlds</a>, and analyzing their behavior and safety implications. The goal is to provide numerical evidence and formal proofs where possible, and to contribute to the academic and non-academic discourse through publications and <a href="https://www.lesswrong.com/s/4TT69Yt5FDWijAWab">explanatory blog posts</a>.
</p>
<h2>Motivation and background</h2>
<p>
Expand Down

0 comments on commit 1a6233b

Please sign in to comment.