概览
这场竞赛适合谁
希望参加真实平台竞赛,并能阅读规则、运行基础方案和完成提交的学习者。
查看官方简介原文
Kaggle competition: Petals to the Metal - Flower Classification on TPU.
学习资源
这场比赛提供什么
官方提供了可以直接运行的基线,从它开始通常比从零搭快得多。
- 基线方案Forkable TensorFlow 2.2 flower-classification starter notebook
- 教程Video showing how to get started with TPUs
- 教程Step-by-step first-submission tutorial
- 数据获取Competition flower-image dataset in TFRecord format
- 教程Getting Started notebook for loading and using data
- 教程Learn exercise for loading and using TFRecord data
- 教程TPU documentation
- 答疑渠道Competition forum for questions and troubleshooting
- 导师指导Kaggle Data Scientists actively answer competition questions
- 教程YouTube playlist introducing TPUs
- 教程TPU documentation and resources
参赛准备
从报名到首次提交的准备步骤
- 01
能够读懂官方赛题与参赛规则
- 02
能够运行基础方案并完成一次有效提交
- 03
能够运行基础方案并完成一次有效提交
投入前确认:真正的难点在于理解官方赛题、确认参赛资格,并在有限时间内完成验证和提交。
来源