mirror of
				https://github.com/illiumst/marl-factory-grid.git
				synced 2025-10-31 04:37:25 +01:00 
			
		
		
		
	
			
				
					
						
					
					a9a4274370046e2e6cc80d4a2b19fb9a928a3693
				
			
			
		
	 Robert Müller
		
	
	a9a4274370
	
	
	add more efficient (lazy) experience queue implementation based on tensor, adjusted marl algorithms
			Robert Müller
		
	
	a9a4274370
	
	
	add more efficient (lazy) experience queue implementation based on tensor, adjusted marl algorithms
		
	
EDYS
Tackling emergent dysfunctions (EDYs) in cooperation with Fraunhofer-IKS
Setup
- Make sure to install virtualenvusingpip install virtualenv
- Create a new virtual environment virtualenv venv
- Activate the virtual environment source venv/bin/activate
- Install the required dependencies pip install -r requirements.txt
Description
				
					Languages
				
				
								
								
									Python
								
								100%