Coder Social home page Coder Social logo

Comments (5)

cgxjdzz avatar cgxjdzz commented on May 29, 2024 1

I totally understand after reviewing the code. There are some methods like train or evaluate in class AlgorithmBase , which wont be used in the whole process. And the dataset and dataloader created in the algorithm won't affect model training or predicting. I suppose you will delete these parameters and methods in the next version.

from semi-supervised-learning.

Hhhhhhao avatar Hhhhhhao commented on May 29, 2024

Hi, I have fixed the colab for custom dataset. The reason it fails is due to 'none' in set for dataset in the config dict, which is not supported for not creating a dataset yet.

from semi-supervised-learning.

cgxjdzz avatar cgxjdzz commented on May 29, 2024

Thanks a lot! So this parameter has no influence on the following process?

from semi-supervised-learning.

Hhhhhhao avatar Hhhhhhao commented on May 29, 2024

It only controls which dataset to be created. And for semilearn package we decide to re-create the dataset and data loader outside the trainer.

The 'none' option will be supported in next update to avoid the re-creation.

from semi-supervised-learning.

dddZhao avatar dddZhao commented on May 29, 2024

Hi, I still met this problem when I run the code locally. How to solve it?

from semi-supervised-learning.

Related Issues (20)

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.