Converts integer index values into "one hot" encoded (i.e. indicator) variables within the network so you don't have to do it in the data. Particularly helpful for discrete action spaces when not using the rlVectorQValueFunction
.
The "Attention is all you need" fixed position encoding scheme. Slightly modified to support non-contigous positions.
Extract one time from a sequential input, like LSTM layer OutputMode='last', but without the LSTM part. Also modified to allow you select a particular item in the sequence.
Cita come
Jeremy Lea (2024). DLextras (https://github.com/jeremylea/DLextras/releases/tag/v0.2), GitHub. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
mzflow
mzflow/+bijectors
mzflow/+distributions
Versione | Pubblicato | Note della release | |
---|---|---|---|
0.2 | See release notes for this release on GitHub: https://github.com/jeremylea/DLextras/releases/tag/v0.2 |
||
0.1 |