- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4.9k
Pull requests: eriklindernoren/ML-From-Scratch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
      Added AdamW optimization function to deep_learning/optimizers.py
      
    
        
          #121
            opened Oct 8, 2025  by
            showmyth
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Fix deprecated sklearn fetch_mldata import
      
    
        
          #116
            opened Jun 29, 2025  by
            ThomasJButler
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    4 tasks done
  
      Remove useless (and wrong) import of class SquareLoss.
      
    
      
  
        
          #113
            opened Jan 27, 2025  by
            paolobighignoli
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Changed sklearn to scikit-learn in requirements.txt file.
      
    
      
  
        
          #112
            opened Jan 27, 2025  by
            paolobighignoli
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Bug fix, use L1-norm instead of L2-norm for L1 regularization
      
    
        
          #103
            opened Oct 26, 2022  by
            klintan
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Add 4 Normalizing methods for data preprocessing and update Readme.md
      
    
        
          #95
            opened Jun 28, 2021  by
            m-abdollahi
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Gradient Boosting: Added missing initial prediction value (mean of y) to y_pred
      
    
        
          #92
            opened Apr 29, 2021  by
            TannerGilbert
            
        
        
            
    
  
    Loading…
 
        
        
      
    
  
  ProTip!
  Type g i on any issue or pull request to go back to the issue listing page.