Initial Weight Models of Predictive Coding Deep Neural Network (Chainer & Pytorch)

Sample Initial Weight Model of Predictive Coding Deep Neural Network.Use the model with predictive coding deep neural network,https://doi.org/10.6084/m9.figshare.5483710and with training dataset,https://doi.org/10.6084/m9.figshare.5483668Sample command.$ python PredNet/main.py -i train_list.txt --in...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: Watanabe, Eiji
Format: Dataset
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:Sample Initial Weight Model of Predictive Coding Deep Neural Network.Use the model with predictive coding deep neural network,https://doi.org/10.6084/m9.figshare.5483710and with training dataset,https://doi.org/10.6084/m9.figshare.5483668Sample command.$ python PredNet/main.py -i train_list.txt --initmodel init/02.model -g 0$ python PredNet/main.py -i train_list.txt --initmodel init/0.model -g 0pth file is the initial value for the pytorch version program.https://github.com/eijwat/prednet_in_pytorch
DOI:10.6084/m9.figshare.12318950