From f0b2d7db825259a0fc500e11caf3b7336922d6dd Mon Sep 17 00:00:00 2001 From: Sean Kross Date: Wed, 7 Jun 2023 11:42:53 -0700 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index f525e1d..1e68c31 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,15 @@ * [he utility of ChatGPT for cancer treatment information](https://www.medrxiv.org/content/10.1101/2023.03.16.23287316v1) - This study evaluated the performance and robustness of ChatGPT in providing breast, prostate, and lung cancer treatment recommendations that align with National Comprehensive Cancer Network (NCCN) guidelines. They showed that chatGPT made a NCCN aligned recommendation in 98% of cases, but also provided a non-aligned recommendation in at least 34% of cases - the overall summary was that chatGPT did not perform well in robustly providing recommendations. * [Assessing the performance of ChatGPT in answering questions regarding cirrhosis and hepatocellular carcinoma](https://www.medrxiv.org/content/10.1101/2023.02.06.23285449v1) - another evaluation of chatGPT: "ChatGPT regurgitated extensive knowledge of cirrhosis and HCC, but for questions with correct responses, only a small proportion was labelled as comprehensive" +### Videos about AI + +- [Artificial Intelligence: The Good, the Bad, and the Ugly by Yaser Abu-Mostafa](https://www.youtube.com/live/-a61zsRRONc?feature=share&t=1202) In this lecture, Abu-Mostafa will explain the science of AI in plain language and explore how the scientific details illustrate the risks and benefits of AI. Between the extremes of "AI will kill us all" and "AI will solve all our problems," the science can help us identify what is realistic and what is speculative, and guide us in our planning, legislation, and investment in AI. +- [How AIs, like ChatGPT, Learn by CPG Grey](https://youtu.be/R9OHn5ZF4Uo) How do all the algorithms, like ChatGPT & Bing, around us learn to do their jobs? +- [How AI Could Empower Any Business by Andrew Ng](https://youtu.be/reUZRyXxUs4) Expensive to build and often needing highly skilled engineers to maintain, artificial intelligence systems generally only pay off for large tech companies with vast amounts of data. But what if your local pizza shop could use AI to predict which flavor would sell best each day of the week? Andrew Ng shares a vision for democratizing access to AI, empowering any business to make decisions that will increase their profit and productivity. +- [Computer Scientist Explains Machine Learning in 5 Levels of Difficulty by Hilary Mason](https://youtu.be/5q87K1WaoFI) WIRED has challenged computer scientist and Hidden Door cofounder and CEO Hilary Mason to explain machine learning to 5 different people; a child, teen, a college student, a grad student and an expert. +- [But what is a neural network? by 3Blue1Brown](https://youtu.be/aircAruvnKk) A no-background-required introduction to neural networks, the fundamental building block of many recent artificial intelligence systems. +- [How AI Could Save (Not Destroy) Education by Sal Khan](https://youtu.be/hJP5GqnTrNo) Sal Khan, the founder and CEO of Khan Academy, thinks artificial intelligence could spark the greatest positive transformation education has ever seen. He shares the opportunities he sees for students and educators to collaborate with AI tools -- including the potential of a personal AI tutor for every student and an AI teaching assistant for every teacher -- and demos some exciting new features for their educational chatbot, Khanmigo. + ### Educational Resources * [Implementing AI in Health](https://midas.umich.edu/implementing-ai-in-health-colloquium/) - a collection of incredibly relevent AI talks with a focus on biomedicine