mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-02 23:13:54 +07:00
2024 chatgpt update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22vZq-YjOyIf1Tz-IFeBxc2%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# CS61A Hog Project (UC Berkeley) - Summer 2023 | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22vZq-YjOyIf1Tz-IFeBxc2%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
ChatGPT trained on CS61A Hog Project. Put in your code and Go back and forth to understand the working! This is meant for learning and not for plagiarizing!
|
||||
|
||||
@@ -18,6 +18,17 @@ I will give you a skeleton code and your job will be to fill that.
|
||||
Do you understand? Just say YES or NO.
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
Welcome! ChatGPT will help you CS61A Summer 2023 "Hog" Project! Please input questions, code or anything else.
|
||||
|
||||
|
||||
|
||||
Caution: Do not put the entire project. Put Phase 1, then Phase 2 and so on. Check Example on how to do it! Do not copy paste this code. That is wrong! Talk to GPT and ask questions. Try to learn whats happening/
|
||||
|
||||
|
||||
|
||||
This chatbot is trained on the Hog Project. Ask it any questions and understand the concept. Enjoy learning!
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: 💾🖥️🖱️
|
||||
@@ -284,4 +295,3 @@ So, we calculate the points that could be gained from the Boar Brawl rule using
|
||||
|
||||
The `threshold` is a parameter that can be adjusted to change the risk-taking behavior of the strategy. A higher threshold will make the strategy more conservative, rolling 0 dice only when the potential gain from Boar Brawl is high. A lower threshold will make the strategy more aggressive, more frequently choosing to roll 0 dice to trigger Boar Brawl.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user