Code Monkey home page Code Monkey logo

Comments (3)

BlackHC avatar BlackHC commented on July 16, 2024

Dear Pietro,

thank you for your question!

The train_loader is using the dataset active_learning_data.training_dataset. It is not immutable but changes as new samples are acquired. The overlying dataloader will thus iterate over the updated dataset.

I wanted for batchbald_redux to be independent of baal. It is based on the original BatchBALD code, which might or might not have served as an inspiration to baal.

In more practical terms, batchbald_redux uses toma which allows for automatic adaptation of GPU memory usage which potentially might allow the code to run where baal's implementation might not. (I haven't looked at that implementation in a while.)

I hope this answers your question somewhat.

Best wishes,
Andreas

from batchbald_redux.

pietrolesci avatar pietrolesci commented on July 16, 2024

Hi Andreas,

I really appreciated your reply. I have been experimenting with it lately and found that it fact it does change without reloading it. Thanks to your comment now I understand why :)

Re: batchbald_redux - baal relationship, I get it and I think that was a good choice as in this way the library remains self-contained. I am currently using batchbald_redux on a project and finding it amazing (+ toma is the real cherry on the cake). I was wondering about the best way to reach out to you in case I have comments/questions. Would Github issues work for this?

Once again, thank you very much for your consideration.

Best,
Pietro

from batchbald_redux.

BlackHC avatar BlackHC commented on July 16, 2024

Dear Pietro,

thanks and sorry for the late reply. I'm happy you like the library.

GitHub is one way to reach me. You can also message me on Twitter.

Best wishes,
Andreas

from batchbald_redux.

Related Issues (4)

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.