Coder Social home page Coder Social logo

Comments (9)

junhouse avatar junhouse commented on May 18, 2024

@manrajgrover I will claim this and work on implementing Viterbi algorithm. Let me know if anyone is working on this implementation.

from algorithms-js.

ashutosh-b-b avatar ashutosh-b-b commented on May 18, 2024

Hi. I want to work on this. Can I have more information regarding this issue.??

from algorithms-js.

formulahunter avatar formulahunter commented on May 18, 2024

@manrajgrover @junhouse @ashutosh-b-b
Has anyone done any work on this in the last 10 months? Or come across any specific use cases? I'm looking for somewhere to practice a few pull requests and reviews, and this looks like an interesting problem to work on.

from algorithms-js.

formulahunter avatar formulahunter commented on May 18, 2024

Also Manraj if you've found a maintainer do you mind @mentioning them here too?

from algorithms-js.

formulahunter avatar formulahunter commented on May 18, 2024

Hi @remes2000, are you maintaining this project? I've forked this repo and cloned from that for work on my local machine, and I now see that that means I'm pushing commits to my own repo. Granted I'm new to this, but it seems like merging pull requests from a forked repository would be more difficult than from a direct clone of this one.

Any advice on the best way to set this up for making contributions?

from algorithms-js.

remes2000 avatar remes2000 commented on May 18, 2024

Hi. Yes, I currently take care of this project. First off all, You have to fork this repo and then clone it to your local machine. Then create a new branch by typing "git checkout -b [branch name]", then write some code and commit changes. After that push Your branch to your forked repository. Then You can create pull request. After that, I'll review your PR and decide if it's ready to be merged.

Remember to run "npm run test" and "npm run lint" commands, and to pull current master to your branch before sending PR. If something is unclear for You, feel free to contact me. I'll explain everything :)

from algorithms-js.

formulahunter avatar formulahunter commented on May 18, 2024

Thanks for the explanation!

from algorithms-js.

Edu93Jer avatar Edu93Jer commented on May 18, 2024

Hi @remes2000 is anyone still working on the case? If no, could you please explain to me a little more about the project, I'm a newbie and would like to contribute...

from algorithms-js.

soham-sagade avatar soham-sagade commented on May 18, 2024

is this still open?

from algorithms-js.

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.