OpenGenus/cosmos

Add weight decay to neural network in artificial intelligence

Open

#2.556 geöffnet am 26. Okt. 2017

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.724 Forks)batch import
Hacktoberfestadd codenew algorithm

Repository-Metriken

Stars
 (13.462 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide