Coder Social home page Coder Social logo

task-amenability's People

Contributors

s-sd avatar yipenghu avatar

Stargazers

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

Watchers

 avatar  avatar

task-amenability's Issues

Select/Reject samples during training

Hi Shaheer, thanks for proposing such pioneering works.

I have some concerns about your training process. I can not find the codes for selecting or rejecting samples with high task amenability to retrain the actor (task predictor). I could only find similar codes for evaluating/testing in L125 of pneumoniamnist_experiment.py. Could you please indicate where similar codes for selecting and retraining are?

Best.

poor result

Hello, I have followed this work and got a poor result using the PneumoniaMNIST dataset.
due to the absence of preprocessed files, I write my own preprocess algorithm. to keep the consistency in train/val/holdout, each of them has the same proportion of corrupted images(24/524). There are 4 types of corrupting in my algorithm:

  1. fully corrupt(100%) with value 255
  2. half corrupt(the top half) with value 255
  3. randomly corrupt(50%) with value 255
  4. randomly corrupt(1/28) with value 255

After doing that, I get the npz file. Ecerything else keeps the same. However the controller predict 1 for all samples in holdout dataset, while there are about 28 samples which are corrupted. it seems controller predicts poorly about the image quality.
By the way, my npz file is 4493 kb, but the file in your repo is 11684 kb.

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.