Question: [ 1 pt ] The Source Code module in Canvas lists three python programs. simple.py is a simple reflex agent, model.py

[1 pt] The "Source Code" module in Canvas lists three python programs. "
simple.py" is a
simple reflex agent, "
model.py" is a reflex agent with a model to ensure agent walking
through all locations. "
goal.py" is a goal-based agent aiming to clean all dirty spots with
minimum steps of moves.
a. Use proper python IDE environment (FAU HPC environment will allow students
to use Jupyter Notebook for python coding) to run each of the three python
programs. Change environment as a 66 navigation board. Capture one screenshot
(or plot) showing that the program is running properly 0.5pt.
b. Explain how intelligent behaviors are improved from
simple.py,
model.py, and
goal.py?[0.5 pt].
[1 pt] Follow instructions in GPTAPIAccess.html to set up a ChatGPT programming
platform, and implement following tasks (You can use the notebook,
GPTAPIAccess.html, as reference)
a. Implement a ChatBot which takes a question as input and output answers 0.5pt
b. Implement a continuous conversation ChatBot which can answer multiple
questions in a continuous manner. The ChatBot takes one question as input, and
outputs answers. It then takes a second question as input, and the answers should
be relevant to both the first and the second questions (assume questions are
relevant), and so on.0.5pt
i. For example, your first question can be something like "write a story
about_xyz__with_abc_ and _def__being
ii. Upon receiving the answers, the second question can ask _abc and
def__both
"'.
iii. Be creative about the questions, it's time for you to challenge ChatGPT.
 [1 pt] The "Source Code" module in Canvas lists three python

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!