cliche-niche / model-zoo-submissions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

model-zoo-submissions

ResNet

This directory contains two .ipynb files, one being res.ipynb and resNew.ipynb, both based on this research paper

  • res.ipynb was the first attempt to implement it. It yields test accuracy of 53%
  • resNew.ipynb had improvements used from here, but its test accuracy was 66%.

About


Languages

Language:Jupyter Notebook 93.1%Language:Python 6.9%