Skip to content

Historical Consistent Neural Network (HCNN) implemented in PyTorch

Notifications You must be signed in to change notification settings

uselessskills/hcnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hcnn

HCNN is a special type of recurrent neural network with teacher forcing while training. More detailed description is provided in https://link.springer.com/chapter/10.1007/978-3-642-28696-4_10

This package implements Historical Consistent Neural Network (HCNN) that was designed by Hans-Georg Zimmermann and has been studied by Alexey Minin in papers:

Package also contains implementaion of Causal-Retro-Causal Neural Networks (CRC). Details are provided in https://link.springer.com/chapter/10.1007/978-3-642-29210-1_92.

About

Historical Consistent Neural Network (HCNN) implemented in PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published