- Added nbqa to pyproject.toml - Resolved mypy issues on notebooks and related files - Conducting ruff checks on notebooks - Add DataclassPPrintMixin for better stats representation - Improved Notebooks wording and explanations Resolve: #1004 Related to #974
		
			
				
	
	
		
			8 lines
		
	
	
		
			325 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			325 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# Notebook Tutorials
 | 
						|
 | 
						|
Here is a collection of executable tutorials for Tianshou. You can run them
 | 
						|
directly in colab, or download them and run them locally.
 | 
						|
 | 
						|
They will guide you step by step to show you how the most basic modules in Tianshou 
 | 
						|
work and how they collaborate with each other to conduct a classic DRL experiment.
 |