sprince0031 / UL_Masters

A repository containing all my work during my time as a masters student at the University of Limerick studying for an MSc in AI & ML
1 stars 0 forks source link

Decide CNN architecture #84

Closed sprince0031 closed 6 months ago

sprince0031 commented 7 months ago

Note: pick an architecture that has not been discussed in class in detail

sprince0031 commented 6 months ago

The decision was to use Alexnet as the baseline and to build our own versions of an architecture from that.

sprince0031 commented 6 months ago

We changed the plan to use ZFNet, an architecture that is slightly improved over the Alexnet architecture.