mirror of
				https://github.com/rasbt/LLMs-from-scratch.git
				synced 2025-10-31 09:50:23 +00:00 
			
		
		
		
	 2fd07e2cfd
			
		
	
	
		2fd07e2cfd
		
	
	
	
	
		
			
			* Update appendix-D.ipynb - lr missing argument for passing peak_lr to the optimizer - filling 1 step gap for gradient clipping * adjustments --------- Co-authored-by: rasbt <mail@sebastianraschka.com>
Appendix D: Adding Bells and Whistles to the Training Loop
- 01_main-chapter-code contains the main chapter code.