Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

[ 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.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Entity Alignment Concepts Recent Advances And Novel Approaches

Authors: Xiang Zhao ,Weixin Zeng ,Jiuyang Tang

1st Edition

9819942527, 978-9819942527

More Books

Students also viewed these Databases questions