mlpack / models

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

Xception Implementation #79

Closed shubham1206agra closed 1 year ago

shubham1206agra commented 1 year ago

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

shubham1206agra commented 1 year ago

@rcurtin Can you merge this please?

rcurtin commented 1 year ago

Awesome work @shubham1206agra! :+1: