RNN Models
@pavanky ci sta già lavorando.
Dal 23/7/2017.
Valutazione
Questa issue non è ancora stata valutata.
Descrizione
Once we have an implementation of the Layer Class https://github.com/arrayfire/arrayfire_ml/issues/17 , the Optimizer class and the DataSet class we can go about creating RNN flavors. There are 3 models that should be implemented:
- Vanilla RNN
- LSTM
- GRU
These will require the implementation of their derivatives and their forward prop values.
Certain details to consider:
- RNN's have a stack of weight matrices and bias' (not just 1 per Layer, thus the Layer needs to be general enough to handle this)
- The optimization needs to be handled via two methods:
- RTRL (real time recurrent learning) &
- BPTT (backprop through time)
To enable the above two methods of learning we should consider inheriting from Layer and implementing a Recurrent Layer.
- Lingua principale
- C++
- Stelle
- 105
- Fork
- 22
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di arrayfire/arrayfire-ml
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 52/100
arrayfire/arrayfire-ml#46 ·
-
feature
arrayfire/arrayfire-ml#43 · 1 assegnatario ·
-
Loss functions Apertafeature
arrayfire/arrayfire-ml#34 · 2 commenti · 1 assegnatario ·
-
Convolution Functions Apertafeature
arrayfire/arrayfire-ml#33 · 1 commento · 1 assegnatario ·
-
HMM and Viterbi Apertafeature
Difficoltà 5/5 Più di una settimana Idoneità per principianti 20/100
arrayfire/arrayfire-ml#21 ·
Tutte le issue di arrayfire/arrayfire-ml
Issue simili
-
ai_reviewed
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
ydb-platform/ydb#53869 · 3 commenti ·
-
bug cert blocker needs triage
Difficoltà 2/5 1-3 ore Idoneità per principianti 82/100
project-chip/connectedhomeip#74373 ·
-
[request] tracy/0.14.1 Apertaupstream update
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
conan-io/conan-center-index#31035 ·
-
Bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
documentation
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 85/100
vllm-project/vllm-ascend#17329 ·