Skip to content

Commit

Permalink
[DMLab-30] Release remaining two levels.
Browse files Browse the repository at this point in the history
Psychlab:

 * arbitrary_visuomotor_mapping
 * continuous_recognition
  • Loading branch information
charlesbeattie authored and tkoeppe committed May 14, 2018
1 parent d964720 commit 427712f
Show file tree
Hide file tree
Showing 8 changed files with 901 additions and 2 deletions.
15 changes: 15 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,25 @@

## Current Release

### New Levels:

1. DMLab-30.

1. contributed/dmlab30/psychlab_arbitrary_visuomotor_mapping
2. contributed/dmlab30/psychlab_continuous_recognition

2. Psychlab.

1. contributed/psychlab/arbitrary_visuomotor_mapping
2. contributed/psychlab/continuous_recognition

### New Features:

1. Support for level caching for improved performance in the Python module.
2. Add the ability to spawn pickups dynamically at arbitrary locations.
3. Add implementations to read datasets including Cifar10 and Stimuli.
4. Add the ability to specify custom actions via 'customDiscreteActionSpec' and
'customDiscreteAction' callbacks.

### Bug Fixes:

Expand Down
Loading

0 comments on commit 427712f

Please sign in to comment.