Git Product home page Git Product logo

Comments (6)

BusyByte avatar BusyByte commented on July 21, 2024

I have been wanting to resume implementing them for a while here but haven't found the time. I got busy with work and have stalled on my re-reading of the book. I didn't realize it had been so long.
I'm fine with you implementing the rest and feel free to change anything I've created so far.
@ctjoreilly is the owner of this repo so he'd need to approve it, add you, and set you up with slack access
If you wanted to just PR the rest of the algorithms that's fine too. I am a bit rusty on some of the later algorithms but I can certainly review code.
This project is trying to maintain attribution so add your name to any existing @author javadoc comments and make sure to add them for new code.

from aima-scala.

anumehaagrawal avatar anumehaagrawal commented on July 21, 2024

Okay sure , I will send PRs and ask you as well as @ctjoreilly for review

from aima-scala.

rishabhbhardwaj avatar rishabhbhardwaj commented on July 21, 2024

@anumehaagrawal @BusyByte I have a high-level question. Is it required to write all the algorithms from scratch in scala. We or User can just reuse/invoke the java implementation of the algo in Scala. Though any algo which needs a specific Scala implementation can be ported separately.

from aima-scala.

norvig avatar norvig commented on July 21, 2024

@rishabhbhardwaj If all we did was call the Java version, then there would be no point to have the Scala version. That said, if there are cases where it would make sense to have a high-level part in Scala that calls low-level methods from the Java version, that would be ok.

from aima-scala.

rishabhbhardwaj avatar rishabhbhardwaj commented on July 21, 2024

@norvig Totally agree with you to implement those cases in Scala. @anumehaagrawal @BusyByte It would be good if the community can come up with specific tasks in the issues of this repo. I would be happy to contribute.

from aima-scala.

BusyByte avatar BusyByte commented on July 21, 2024

I have created milestones for each chapter and will be creating an issue for each figure to implement under the milestone.

from aima-scala.

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.