Questions and Answers

Welcome to the Q&A page for module 1 (computer lab and assignments). Here, we address some common questions and feedback from students regarding the AI tutor used in the lab sessions, as well as general questions about the course.

AI Tutor & ChatGPT

Q: Can I use ChatGPT to complete the computer lab, assignments, or journal club activities?

  • A: Yes, you are encouraged to use ChatGPT as a tool for learning and completing course activities. However, it is important to use it responsibly and be mindful of academic integrity. Please review the course rules on responsible AI usage to ensure that you are adhering to the guidelines.

Q: I encountered an error saying, “You’ve reached our limits of messages. Please try again later.” What should I do?

  • A: This issue is related to the message limits in ChatGPT. To continue your work, you can try using a different account or split your work into multiple sessions to avoid hitting the limit in a single sitting.

Q: The AI tutor started slowly but then moved too quickly. How can I manage the pace better?

  • A: The AI tutor is designed to be adaptive. You can explicitly ask ChatGPT to adjust the pace by telling it to go faster or slower. Don’t hesitate to pause and review previous material or to spend additional time on challenging sections after the lab session.

Q: I had problems sharing my ChatGPT conversation links. What should I do?

  • A: Some students have encountered issues with generating shareable links. If you’re unable to generate a link, try refreshing the page or using a different browser. If the problem persists, you may need to manually copy and paste the conversation into your submission.

Q: The content towards the end of the lab sessions became too complex for me as a beginner in Python. How should I handle this?

  • A: If you find the content too complex, consider asking ChatGPT to simplify the explanations or break down the steps further. It’s important to provide feedback to ChatGPT about your level of understanding so that it can better tailor its responses to your needs.

Q: I experienced technical issues with library/package mismatches in Google Colab during the lab. How can I resolve these issues?

  • A: Technical issues like library/package mismatches can sometimes occur in Google Colab. If you encounter such problems, try following the error messages to troubleshoot, or ask ChatGPT for help with specific error codes. If the issue persists, don’t hesitate to reach out to the course assistants for support.

Q: I had to redo a lot of work because ChatGPT forgot where we were during a session. How can I prevent this from happening?

  • A: ChatGPT occasionally loses context during long or complex interactions. If this happens, you can prompt it to recall the previous steps or explicitly remind it which topic you were discussing. More importantly, you should consider using the branching feature in ChatGPT to maintain a cleaner conversation history and avoid confusion.

Q: Is there a way to make the AI tutor more beginner-friendly?

  • A: The AI tutor is designed to adapt to different levels of experience. If you’re finding it difficult, try asking ChatGPT to slow down, simplify explanations, or provide additional examples. You can also break down your learning into smaller, more manageable steps.

Q: Will we cover advanced topics in AI, such as GANs and transformers, in the course?

  • A: While this course does not meant to cover specific AI methods, the prompting skills you learn can be applied to any topic. If you’re interested in learning about GANs, transformers, or other advanced topics, you can use ChatGPT to easily generate prompts and guide your learning in those areas. In the meantime, you may also touch on these topics in later modules.

Q: The ChatGPT prompt sometimes produces a lot of information at once, making it hard to follow. What can I do?

  • A: If you find the information overwhelming, you can explicitly ask ChatGPT to make the response more concise, or break down the content into smaller, more digestible pieces. Keep in mind that you will be the one steering the conversation, so feel free to guide ChatGPT in a way that suits your learning style.

Q: The AI tutor sometimes loses track of what to cover in each topic. How can I guide it better?

  • A: If ChatGPT starts to lose track, you can use the branching feature by editing the previous message rather than starting a new one. This helps maintain context. Additionally, keeping the conversation focused on the learning goal by avoiding unrelated chat history will help ensure that ChatGPT stays on track. Or more explicitly, you can ask ChatGPT to cover a specific topic or concept by pasting the outline in the message.

Q: I found that the teaching assistant (TA) started slowly and then moved too quickly. How should I approach this?

  • A: You can guide the TA to adjust the pace by asking it to slow down or speed up. If you feel that the TA is moving too quickly, don’t hesitate to ask for clarification or additional examples. Practicing your steering skills with ChatGPT will help you manage the learning process more effectively.

General Course Questions

Q: I would like to receive course materials for upcoming modules in advance. Is that possible?

  • A: The course is structured to build knowledge progressively, so we prefer students to follow along with the scheduled modules. It was shown (Cepeda et al, 2006) that spaced repetition and interleaved practice are more effective for learning.

Also, instead of teaching only the knowledge, we would like to practice your ability to learn new concepts and skills in a short time, so reading the materials in advance might not be as beneficial as you think to train your learning skills.

However, if you have specific needs or concerns, please feel free to reach out to the course team.

Q: The format of Assignment 1 was unclear to me. How detailed should my responses be?

  • A: The main focus of the assignment 1 is on understanding and articulating the key concepts. While the format can be flexible, we encourage you to provide clear, well-thought-out responses that demonstrate your grasp of the material.

Q: Is there any way to have more time for lab sessions or to revise the material?

  • A: We understand that some students may need more time to fully grasp the material, that’s why we offered additional 24h for the submission. While the course schedule is fixed, you are encouraged to spend additional time to learn and practice yourself.

Q: I’m worried that my coding skills might affect my ability to implement the concepts. How can I improve?

  • A: Coding can be challenging, especially if you’re new to it. We recommend practicing the coding exercises multiple times and using ChatGPT as a tutor to help debug and refine your code.

Q: Can I get more help with working on GitLab and writing test scripts?

  • A: It is out of scope for the course, but you can easily use what you’ve learned in this course to construct a prompt in ChatGPT and explore how to work with GitLab and writing tests.

We hope this FAQ helps clarify any questions you may have had about the computer lab and assignment. If you have any further questions or need additional support, don’t hesitate to reach out to the course team. We’re here to help you succeed!

The Q&A are created based on the feedback and questions received from the submissions and interactions with the students, using ChatGPT.

Previous