dyigitpolat / mimarsinan

a pipeline for modeling in-memory architectures for spiking neural networks
MIT License
6 stars 0 forks source link

implement skip connections support #31

Open dyigitpolat opened 1 year ago

dyigitpolat commented 1 year ago

as part of the investigations of the problem of deep neural networks and accuracy issues when training cifar-10, implementing skip connection support is crucial.