Skip to content

HenryYoon/dacon_mnist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository (repo) contains source code which is submitted to the Dacon competition: 월간 데이콘 컴퓨터 비전 학습 경진대회.

In this repo, I applied Knowledge Distillation for modelling MNIST data.

Model spec:

As a result, I attained rank 55 out of 396 (top 13%).

Usage

First, you need to install required libraries with this command

pip install -r requirements.txt

If you want to run our code, please input this command

python ./src/main.py

Tech Stack

  • Data: Torchvision, Pandas, Pillow
  • AI: PyTorch

License

Apache License © Hee Seung Yun

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages