Giter VIP home page Giter VIP logo

Comments (11)

abckhush avatar abckhush commented on June 25, 2024 1

Ok. Can you assign me this issue then?

from dl-simplified.

github-actions avatar github-actions commented on June 25, 2024

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

from dl-simplified.

abhisheks008 avatar abhisheks008 commented on June 25, 2024

This repo demands to implement at least 2-3 models for each and every problem statement.
What are the models you are planning for this?

from dl-simplified.

abckhush avatar abckhush commented on June 25, 2024

I could do one with backtracking algorithm (brute force), then optimize it in the next, and then develop using recursion when needed in the third. These could work on a dataset of 50 difficult sudoku that I have downloaded. The only thing here would be that I wouldn't use OpenCV.
Would this be ok?

from dl-simplified.

abhisheks008 avatar abhisheks008 commented on June 25, 2024

As you are going to build this solver application, a web app should be there to showcase the working of the model you are going to implement. Are you up for this?

from dl-simplified.

abckhush avatar abckhush commented on June 25, 2024

A ReactJS website with minimal UI would work.

  1. If I am going to implement a web app, would I need to make different models?
  2. Web App using OpenCV or manual entries of the sudoku?

from dl-simplified.

abhisheks008 avatar abhisheks008 commented on June 25, 2024

A ReactJS website with minimal UI would work.

  1. If I am going to implement a web app, would I need to make different models?
  2. Web App using OpenCV or manual entries of the sudoku?

Use the best model as the backend of the web app. This should be like this, user uploads an unsolved sudoku image and the model will solve the sudoku and show the user the correct result.

from dl-simplified.

abckhush avatar abckhush commented on June 25, 2024

How about I make a python application and, using the camera, user shows the image of the sudoku and using opencv it overlays the answers ?

from dl-simplified.

abhisheks008 avatar abhisheks008 commented on June 25, 2024

How about I make a python application and, using the camera, user shows the image of the sudoku and using opencv it overlays the answers ?

Cool that will work too. Showing the implementation of the model is the priority for me from a layman's perspective.

from dl-simplified.

abhisheks008 avatar abhisheks008 commented on June 25, 2024

Assigned @abckhush

from dl-simplified.

github-actions avatar github-actions commented on June 25, 2024

Hello @abckhush! Your issue #774 has been closed. Thank you for your contribution!

from dl-simplified.

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.