Created, and trained a Deep Neural Network for solving mazes.
- 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
- pip install -r /path/to/requirements.txt
- run every cell in TreasureHuntGame.ipynb
Project is: complete
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.
Created by @SergioHPassos - feel free to contact me!