OpenGenus/cosmos

Add weight decay to neural network in artificial intelligence

Open

#2 556 ouverte le 26 oct. 2017

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C++ (3 724 forks)batch import
Hacktoberfestadd codenew algorithm

Métriques du dépôt

Stars
 (13 462 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur