Giter Club home page Giter Club logo

Comments (4)

sylvaticus avatar sylvaticus commented on May 25, 2024 1

Hello @logankilpatrick, I believe the readme is quite clear in that the focus is on providing something (1) simple to use and (2) whose code is simple to understand as specialisation is preferred to generality.
This is achieved by a complementary strategy to the other ML packages, that is to embed data wrangling, individual algorithms and model evaluation in a single monolithic package.
Indeed BetaML is a collection of very different ML algorithms, not specific to Neural Networks as Flux.

Sure it will never have the completeness, generality and efficiency of the (package) composable approach, but composability of packages means to deal with generalities that introduce a learning cost for the user and development effort from the developer compared to something that works only monolithically.
As soon as most "common" stuff are implemented in BetaML, the casual ML user may find using BetaML easier than composable frameworks.

Concerning joining the Julia ML organisation, I am open to it, but what exactly does it mean? And what I have to do ?

from betaml.jl.

logankilpatrick avatar logankilpatrick commented on May 25, 2024

Also, as a general note, as you continue to scale this up, consider joining something like the Julia ML organization so there is more general support for the package.

from betaml.jl.

sylvaticus avatar sylvaticus commented on May 25, 2024

Hello @logankilpatrick , as said I am open to BetaML be owned by the Julia ML organisation. What would be the steps ?
I believe with the new Model(autotune=true);fit!();predict() workflow is even simpler to use!

from betaml.jl.

sylvaticus avatar sylvaticus commented on May 25, 2024

Closing as it seems no longer pertinent. I am still very open to share BetaML with an existing organization..

from betaml.jl.

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.