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.
a63929fe017aaa0654f57823a9660525092d2b2d
Select Git revision
Branches
15
103-sounds
119-docs-new-perspective
124-additional-state-keys-and-values
144-gkk-exercises
157-show-content-progress
159-reduce-gif-size
dev
protected
ffd-demo-arcade
llm-agent
main
default
protected
markdown-center-badge-html-demo
rl-bachelor-thesis
show-number-content
voicechat
web_version
Tags
6
v1.3.0
ffday
v1.2.0
v1.1.3
v1.1.0
v1.0.0
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Jul
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
28
27
26
25
23
22
21
20
19
16
15
14
13
12
10
9
8
7
6
Update deterministic order generators and tests
Enhance reach goal functionality with new configurations
Add target ground type and enhance counter movement
Add deadly ground feature with new ground types
Rename variables and update function names for clarity
Add Cooperative Cuisine introductory Jupyter notebook
Refactor plate config initialization and add logger
Update file paths in package_files function
Add dynamic package data inclusion for additional directories
Add package_data to include additional directories
Add new hook and environment configuration files
Merge remote-tracking branch 'origin/rl-bachelor-thesis' into rl-bachelor-thesis
files are now only read when creating cooking task
Start handle active effects and clean up obsolete objects
Removed unnecessary imports
Separeted base agent from other agents, random and llm agent overwrite manage_tasks method
Agents can now detect when they cannot interact and stop interacting when it is finished
Merge branch 'dev' into 142-restructure-reinforcement-learning-files-2
Implemented a steerable version of the environment for the user to test it out in the play_gym.py.
Updated prompting strategy. Gpt4o seems to work best, although not good. Actually pretty bad :(
Added first version of llm agent with gpt4o-mini
Added first version of llm agent with gpt4o-mini
fixed rendering not working on GPU cluster
updated config files for MARL
Better logging of item manipulations of players
updated experiment.yaml
Implemented two basic StateConverters and integrated them into the hydra config management
Integrated hydra for reinforcement learning run management.
updated layout, config for multi agent rl
Added support for HTTPS/SSL, makeing it possible to use the web-export on more then just localhost
fixed agents not moving full blocks
made caching of recipe graph optional, added controlled player argument to get_state_image, misc
made specs unbatched
continued implementing multi agent env
updated specs, implemented _step
started implementing multi agent env
All logs, videos, models and wandb data is stored in the logs folder which is included in the gitignore and will therefore not be pushed.
All logs, videos, models and wandb data is stored in the logs folder which is included in the gitignore and will therefore not be pushed.
trigger PutMealOnPlateHookCallback when meal is directly placed from pot to plate
Adapted config files to have one study with deterministic order and one with random order. In the argument_parser.py there is one argument to switch between both variants. Inserted a Study Config paragraph in the readme about that.
Loading