OpenGenus/cosmos

Add weight decay to neural network in artificial intelligence

Open

#2556 aperta il 26 ott 2017

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C++ (3724 fork)batch import
Hacktoberfestadd codenew algorithm

Metriche repository

Star
 (13.462 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

This is an:

  • New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

Details:

Currently there is no weight decay or any kinds of weight regulation in neural_network.py It would be helpful to add weight decay to generalize the data better

Guida contributor