mlpack / models

models built with mlpack
https://models.mlpack.org/docs
BSD 3-Clause "New" or "Revised" License
33 stars 42 forks source link

SqueezeNet Implentation #77

Closed shubham1206agra closed 1 year ago

shubham1206agra commented 1 year ago

Implemented SqueezeNet using the new ann-vtable structure as a Layer for more straightforward serialization and use.