add readme
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
This repository contains models from the blog post [Do models say what they learn?](https://www.lesswrong.com/posts/abtegBoDfnCzewndm/do-models-say-what-they-learn).
|
| 6 |
+
|
| 7 |
+
Training code is available [here](https://github.com/andyrdt/rl_loans).
|