CodingTrain / CodingTrain/Toy-Neural-Network-JS

Activation functions as static context instead of constant

Aperta
#78 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
437
Fork
242
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

We are currently using constant to declare those activation functions.
I think it will be much better if we use static context instead to declare them.

[Here](https://gist.github.com/xxMrPHDxx/f05b1ae9c722e4cbd99fd41f722fb5dc) I included the code in my gist as a reference.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

The issue does not name files or tests. Start by locating the activation-function declarations in the JavaScript source and compare them with the linked gist; done means the declarations use the requested static context rather than constants without changing their behavior.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
javascript
Ambito
machine-learning
Tipo di issue
Refactoring
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.