Skip to content

Locally connected network weight matrix generator for 1D and 2D input matrix.

Notifications You must be signed in to change notification settings

ParadoxRobotics/Locally_connected_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Locally connected network

Locally connected network weight matrix generator for 1D and 2D input matrix.

The shape of the resulting matrix is W = (input_size, hidden_size) for both methods.

note: input_size > hidden_size

About

Locally connected network weight matrix generator for 1D and 2D input matrix.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages