Skip to content

Commit

Permalink
Including current draft of AI statement
Browse files Browse the repository at this point in the history
  • Loading branch information
njlyon0 committed Apr 16, 2024
1 parent ea82de3 commit 329a434
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion policy_ai.qmd
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@

Under Construction!
Artificial intelligence (AI) tools are increasingly well-known and widely discussed in the context of data science. AI products can increase the efficiency of code writing and are becoming a common part of the data science landscape. For the purposes of this course, we **strongly recommend that you _do not_ use AI tools**. There is an under-discussed ethical consideration to the use and training of these tools in addition to their known practical limitations. However, the main reason we suggest you not use them for this class though is that leaning too heavily upon AI tools is likely to negatively impact your learning and skill acquisition.

You may have prior experience with some of the quantitative skills this course aims to teach but others are likely new to you. During the first steps of learning any new skill, it can be really helpful to struggle a bit in solving problems. Your efforts now will help refine your troubleshooting skills and will likely make it easier to remember how you solved a given problem the next time it arises. Over-use of AI tools can short circuit this pathway to mastery. Once you have become a proficient coder, you will be better able to identify and avoid any distortions or assumptions introduced by relying on AI.

You may wish to explore these resources on the practical considerations and ethical dimension of AI tools:

**AI Resources**

- Pratim Ray, P. [ChatGPT: A comprehensive review on background, applications, key challenges, bias, ethics, limitations and future scope](https://www.sciencedirect.com/science/article/pii/S266734522300024X). **2023**. _Internet of Things and Cyber-Physical Systems_
- Trust, T. [ChatGPT & Education Slide Deck](https://figshare.edgehill.ac.uk/articles/presentation/ChatGPT_Education_Slide_Deck/21901629/1). **2023**. _National Teaching Repository_
- Csik, S. [Teach Me How to Google](https://ucsb-meds.github.io/teach-me-how-to-google/#1). University of California, Santa Barbara (UCSB) Master of Environmental Data Science (MEDS) Program.

0 comments on commit 329a434

Please sign in to comment.