Skip to content

jiny419/Recurrent_convolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recurrent convolution networks

Key features

  • Both feed-forward and recurrent connections have local connectivity and shared weights among different locations.
  • Architecture is very similar to the recurrent multi layer perceptron
  • The main difference is that the full connections in RMLP are replaced by shared local connections, just as the difference between MLP and CNN.

Comparision between CNN and RCNN

Model architecture

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published