Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

Shuffling labels in CIFAR10 dataset #2

Open
4 tasks
ckeshava opened this issue Sep 30, 2018 · 0 comments
Open
4 tasks

Shuffling labels in CIFAR10 dataset #2

ckeshava opened this issue Sep 30, 2018 · 0 comments
Labels
advanced Difficult Issue hacktoberfest Open issues for hacktoberfest machine-learning Machine Learning related Issues

Comments

@ckeshava
Copy link
Collaborator

ckeshava commented Sep 30, 2018

Description

Reproduce the results of the experiment on shuffling the labels of the CIFAR10 dataset. More precisely, we need to shuffle the labels of the images in this dataset and verify if the training accuracy can indeed be reduced to zero.

Details

  • Technical Specifications: tensorflow/pytorch
  • Type of issue: Multiple
  • Time Limit: 5 days

Issue requirements / progress

  • Tensorflow: A graph of (decreasing) training-error versus number-of-iterations.
  • Tensorflow: Values of parameters of the model.
  • Pytorch: A graph of (decreasing) training-error versus number-of-iterations.
  • Pytorch: Values of parameters of the model.

Resources

This is with respect to the research paper on "Understanding Deep Learning requires rethinking generalization"

Here is a link to the paper: https://arxiv.org/abs/1611.03530. Feel free to open new issues if you are interested to reproduce other experiments from this paper.

The Experimental Setup at the end of the paper is relevant for this task. Please use the values of the hyper-parameters as mentioned in the paper.

Directory Structure

Name the code file as <your_name>.py and save it inside /machine_learning/shuffling_cifar10_labels/pytorch/ck.py [for a pytorch implementation]

Note

Please claim the issue first by commenting here before starting to work on it.

@ckeshava ckeshava changed the title Shuffling labels in ImageNet and CIFAR10 dataset Shuffling labels in CIFAR10 dataset Oct 3, 2018
@mahim23 mahim23 added hacktoberfest Open issues for hacktoberfest machine-learning Machine Learning related Issues intermediate Intermediate Issue labels Oct 5, 2018
@MJ10 MJ10 added advanced Difficult Issue and removed intermediate Intermediate Issue labels Oct 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
advanced Difficult Issue hacktoberfest Open issues for hacktoberfest machine-learning Machine Learning related Issues
Projects
None yet
Development

No branches or pull requests

3 participants