Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ch 7 - Logical agents : Wumpus world #154

Open
Dragneel7 opened this issue Feb 24, 2018 · 10 comments
Open

Ch 7 - Logical agents : Wumpus world #154

Dragneel7 opened this issue Feb 24, 2018 · 10 comments
Labels
gsoc2018 Google Summer of Code 2018

Comments

@Dragneel7
Copy link
Contributor

Dragneel7 commented Feb 24, 2018

Presently, the implementation of the Wumpus world environment is not complete and quite different from what the aima-book aims to potray about logical agents. I am planning on implementing an autonomous logical agent for the wumpus world.
I wish to re-implement the environment. @samuelgoto Can I re-write the current code( one generating the environment) so that it can communicate with my code.
I am facing a minor issue, it would be really helpful if we can discuss on it.

@samuelgoto
Copy link
Collaborator

samuelgoto commented Feb 24, 2018

I'd like to make sure we can discuss design first and code second. I wrote down what I'm looking for in terms of design quality. Procedurally I'm thinking that we want to first design how things are going to go (e.g. in a google document) before we start looking at implementing it (e.g. code).

I'm thinking design first (google doc), prototype second (github page) and code third (PR).

Care to kick off a design doc with how you want to go about this in these terms?

@aimacode/aima-java-team

@Dragneel7
Copy link
Contributor Author

I have shared with you a Google doc regarding the same.

@Dragneel7
Copy link
Contributor Author

link The is still a work in progress, I have mentioned about the details in the doc.Kindly have a look at them.

@samuelgoto
Copy link
Collaborator

samuelgoto commented Feb 28, 2018 via email

@Dragneel7
Copy link
Contributor Author

@samuelgoto here is a design doc for the wumpus world visualization. I have looked into the points you pointed out and have suggested a few new ways to make the implementation more user engaging and informative.

@anishaswain
Copy link

anishaswain commented Mar 1, 2018

Hello @Dragneel7 and @samuelgoto,
I have also been working on Wumpus World Visualization. Here is my design doc. I will be glad if you could provide some feedback.
Thank You

@Dragneel7
Copy link
Contributor Author

Dragneel7 commented Mar 1, 2018 via email

@anishaswain
Copy link

anishaswain commented Mar 1, 2018

@Dragneel7 Thanks for your suggestion. That will be a good approach.

@samuelgoto samuelgoto added the gsoc2018 Google Summer of Code 2018 label Mar 1, 2018
@Dragneel7
Copy link
Contributor Author

Dragneel7 commented Mar 2, 2018

I have improved the design doc, and incorporated the narrative as you pointed out. @samuelgoto Please review.
link: here
Thanks

@anishaswain
Copy link

anishaswain commented Mar 3, 2018

Hello @samuelgoto, Initially I was a bit confused about the concept of the design doc but this time I have tried to work on your suggestion and recommendations. I have shared a new google doc with you, explaining my ideas to visualize the wumpus world problem.I understand your suggestion of having a design doc before moving on to a prototype but as I had already implemented some part of the visualization, so I tried to combine both prototype images and google diagrams to explain the concept in the design doc.Kindly review it and let me know the further modifications if needed.
Thank You

@redblobgames redblobgames changed the title Ch7. Logical agents : Wumpus world Ch 7 - Logical agents : Wumpus world Feb 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gsoc2018 Google Summer of Code 2018
Projects
None yet
Development

No branches or pull requests

3 participants