Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Cooperative Cuisine Environment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Social Cognitive Systems
CoCoSy
Cooperative Cuisine Environment
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a983d27e4bc9e836c4b77bb202e6610010848837
Select Git revision
Branches
18
103-sounds
119-docs-new-perspective
124-additional-state-keys-and-values
143-voice-chat-2d-version
144-gkk-exercises
151-mumble
157-show-content-progress
159-reduce-gif-size
dev
protected
ffd-demo-arcade
ipyhop
ipyhop-asr-nlu
llm-agent
main
default
protected
rl-bachelor-thesis
show-number-content
voicechat
web_version
Tags
5
ffday
v1.2.0
v1.1.3
v1.1.0
v1.0.0
23 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Oct
14
9
7
2
1
28
Sep
26
25
24
20
17
16
15
14
13
12
11
10
9
8
6
5
4
3
2
28
Aug
22
21
20
19
18
17
16
15
14
13
9
7
6
2
31
Jul
30
29
28
27
26
25
23
22
19
17
14
12
11
10
8
7
5
28
Jun
25
24
19
18
17
12
10
1
29
May
15
13
7
2
30
Apr
23
22
19
17
15
14
12
11
10
9
8
4
3
2
27
Mar
26
25
21
20
19
18
15
14
13
12
11
10
9
8
7
6
5
4
3
1
29
Feb
Remove unnecessary transpose operation in render method
Update READEME and cleanup folder
Gave instructions on how to use reinforcement learning together with cooperative cuisine
Adapted Readme to include some of the experiences with rl on the environment
Upload New File
Add new directory
Add new file
-added an example Questionnaire to the study-config
voicechat
voicechat
Update pygame requirement to fixed version
Add cramped_room layout configuration
Disable assert in order generation validation
Update dropdown menu positioning in GUI
Add target symbol and fix GUI dropdown menu
Merge remote-tracking branch 'origin/dev' into 144-gkk-exercises
introduced low reward for cutting
Add parted_step method to environment
removed leftover print statement
fixed type of order_id observation
Merge remote-tracking branch 'origin/rl-bachelor-thesis' into rl-bachelor-thesis
added OrderSpecificCallback, ability to include current orders in observation
misc changes to benchmark setup
updated BenchMARL benchmarks
added DropOffOnCounterHookCallback
added EvalPresetSelector for easier evaluation of setups with multiple presets
Sine wave in tts for testing
Removed unnecessary
Resampling of sound bytes as function
TTS
Full asr llm tts loop
added TTS
Towards TTS
Refactor of agent prompting
Adapted combine hook
ABC to abstractbasemethod
Merge remote-tracking branch 'origin/llm-agent' into llm-agent
ASR correct in agent
Reworked ASR
Flattened Array Converter and prepared sweeper run
added environment configs for different recipes
added SingleMealOrderGeneration class
Loading