Skip to content

Commit

Permalink
added learning feature
Browse files Browse the repository at this point in the history
  • Loading branch information
musslick committed Oct 20, 2024
1 parent 854dba0 commit e3bb514
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/examples/closed-loop-bandit-task/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ It may also serve as a **starting point** for developing your own computational
- **Interfacing with web experiments**: Use AutoRA to update the parameterization of an existing web-based experiment written in jsPsych.
- **Host experiments using [Google Firebase](https://firebase.google.com/)**: Set up a server for hosting your behavioral experiments, making them accessible to participants.
- **Store experimental data with [Google Firestore](https://firebase.google.com/)**: Efficiently manage and store participant data collected from your experiment.
- **Automate the discovery of reinforcement learning rules**: Use AutoRA to discover reinforcement learning rules that explain participant behavior.
- **Collect data from real participants with [Prolific](https://www.prolific.com/)**: Recruit and manage participants through Prolific, ensuring high-quality behavioral data.

!!! hint
Expand Down

0 comments on commit e3bb514

Please sign in to comment.