mlpack / models

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

AlexNet Implementation #76

Closed shubham1206agra closed 2 years ago

shubham1206agra commented 2 years ago

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

rcurtin commented 2 years ago

Awesome work @shubham1206agra! :+1: