mirror of
				https://github.com/rasbt/LLMs-from-scratch.git
				synced 2025-11-03 19:30:26 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			254 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			254 B
		
	
	
	
	
	
	
	
Chapter 2: Working with Text Data
- embeddings-and-linear-layers.ipynb contains optional (bonus) code to explain that embedding layers and fully connected layers applied to one-hot encoded vectors are equivalent.