GithubHelp home page GithubHelp logo

Comments (2)

jordanott avatar jordanott commented on May 27, 2024

Can you clarify what you mean by multi-output? This could mean two different things:

  1. If you mean your output vector is of length 100, this will be taken care of by the conversion.
  2. Your output has multiple branches

See here for details on the difference and how FKB handles them

For ensembles first you must convert the keras files to Fortran format using h5_to_txt. Then you put the names of those txt files in a single file which is then provided to the ensemble. This way it knows which networks you want in the ensemble.

from fkb.

lkampoli avatar lkampoli commented on May 27, 2024

Hello,
in my case is (1), the output vector has length 100. So, in this case ensembles are not necessary.

Thank you.

from fkb.

Related Issues (19)

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.