项目作者: saaries

项目描述 :
ML course project, including data analysis part, implement network and final submission (with accuracy around 0.94).
高级语言: Jupyter Notebook
项目地址: git://github.com/saaries/Kaggle_plant_pathology.git
创建时间: 2020-06-24T11:10:05Z
项目社区:https://github.com/saaries/Kaggle_plant_pathology

开源协议:

下载


Kaggle competition home page: https://www.kaggle.com/c/plant-pathology-2020-fgvc7

ML course project, including data analysis part, implement network and final submission (with accuracy around 0.94).

This is a really simple neural structure (use the pre-trained network with an additional dense layer to produce label output).

Friendly with CPU/GPU, you can train it in Mac (reach accuracy of 90% within 40 min).

If it doesn’t work for you due to the lack of C/GPU memory, reduce the batch size.