https://github.com/cannylab/expexp
Exploring Exploration: Comparing Children with RL Agents in Unified Environments
https://github.com/cannylab/expexp
Last synced: 4 months ago
JSON representation
Exploring Exploration: Comparing Children with RL Agents in Unified Environments
- Host: GitHub
- URL: https://github.com/cannylab/expexp
- Owner: CannyLab
- License: bsd-3-clause
- Created: 2020-04-08T15:35:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-08T16:05:50.000Z (about 5 years ago)
- Last Synced: 2025-01-16T19:04:36.198Z (5 months ago)
- Language: Jupyter Notebook
- Size: 2.53 MB
- Stars: 4
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ExpExp
This is the code for the ICLR paper:
Exploring Exploration: Comparing Children with RL Agents in Unified EnvironmentsSee the paper here: [TODO ArXiV Link]
## Code Outline
- The lab_files/ directory contains our updates to Deepmind Lab for both instrumentation and texture adaptation.
- The scripts/ and ipynb/ directories contains the files that we use for analysis of the project## Installing Lab Environment
[TODO]
## Running the Code
[TODO]
## Running the analsysis
[TODO]
## People
- Eliza Kosoy
- Jasmine Collins
- David Chan
- Jessica Hamrick
- Sandy Huang
- Allison Gopnik
- John CannyThis code is maintained by David Chan and the team at the CannyLab @ The University of California, Berkeley.