GithubHelp home page GithubHelp logo

vikasverma1077 / ict Goto Github PK

View Code? Open in Web Editor NEW
142.0 142.0 33.0 102.61 MB

Code for reproducing ICT (published in Neural Networks 2022, and in IJCAI 2019)

Python 100.00%
deep-learning deep-neural-networks semi-supervised-learning

ict's People

Contributors

k9k2 avatar vikasverma1077 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ict's Issues

AttributeError: 'CIFAR10' object has no attribute 'train_labels'

Hi,
Thank you for your impressive work.
When I try to run the code with CIFAR-10 I am getting this error:

line 244, in load_data_subset
    train_sampler, valid_sampler, unlabelled_sampler = get_sampler(train_data.train_labels, labels_per_class, valid_labels_per_class)
AttributeError: 'CIFAR10' object has no attribute 'train_labels'

Any idea how to solve the problem?
Thanks,
Ido

Hyper-parameters on CIFAR-10 using 1000 labels and 2000 labels

Hi authors,
The idea of ICT is really interesting, and I want to reproduce the results in the paper. However, the result is really bad when I change the --num_labeled parameter to 100 and 200. For example, if I set num_labeled to 100 and keep other hyper-parameters unchanged, test error on the model with best validation error is 68.83999633789062.
Can you please tell me the hyper-parameters used in CIFAR-10 with 1000 and 2000 labels?
Thank you.

Paper link

Hey folks - really interested to read the paper behind this code, but I guess it's not out on arxiv yet (or at least I can't find it). Hope you don't mind me opening this issue as a way to be reminded when the paper is out and the link is in the readme.

Cross validation

When you train the model on very few labeled data, like 250 samples, do you use cross validation? Do you split 250 samples, for example, into 220 training and 30 validation? How do you validate?

edit:
Oh I see. You validated on outside labeled data.
So for my case, maybe I can only split a small set out...

Two Moons dataset hyperparameters

Hi there - Thank you for posting this well organized repo! I might have missed it, but could you share the hyperparameter settings (max consistency coefficient and ramp-up schedule, beta distribution parameter, EMA rate, L2 coefficient, batch size) that were used for the two moons dataset? (Figure 1. in the paper)

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.