Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 2.22 KB

README.md

File metadata and controls

59 lines (42 loc) · 2.22 KB

Machine-Learning-Maze-Solver

Created, and trained a Deep Neural Network for solving mazes.

Table of Contents

Technologies Used

  • Tensorflow - version 2.8.0
  • Keras - version 2.8.0
  • Jupyter-Core - version 4.9.1
  • Matplotlib - version 3.5.1
  • Pillow - version 9.0.1
  • Numpy - version 1.22.2
  • ipykernel - version 6.8.0
  • ipython - version 8.0.1

Setup

  • pip install -r /path/to/requirements.txt
  • run every cell in TreasureHuntGame.ipynb

Screenshots

Environment Setup Target Location Deep Neural Network Model Path

Project Status

Project is: complete

Questions

What do computer scientists do and why does it matter?

Computer scientist are problem solvers. They take a problem and apply various technology to solve the problem.

How do I approach a problem as a computer scientist?

My approach was to first understand the problem. View it from multiple angles and see how the pieces of the project could possibly fit together. Then comes the planning phase, creating diagrams for the database, and the system. Additionally, researching appropriate technology to be utilized is esential in not only solving the problem, but elevating it. Getting the database up and running came first for the implementation. Next, the CRUD Python script for interacting with the database. Finally, creating the dashboard application and setting up the user experience. All while testing every component along the way, ensuring a smooth transition to the finish line of the project.

What are my ethical responsibilities to the end user and the organization?

My ethical responsibilities are to treat humans as human beings. We are all trying to survive and be happy. No need to make people lives worse for the sake of profits.

Contact

Created by @SergioHPassos - feel free to contact me!