Search Keywords

Results Restricted To:

https://www.temple.edu

Total Results: 20

Online AI Prompting Certificate Course | Temple University

https://upskill.temple.edu/ai-prompting

Join the 5-week online AI Prompting certificate course at Temple University. The skills based course is led by industry experts and designed to provide you with the skills needed to fully utilize AI tools like ChatGPT.

Wang Pei - Chinese Materials - Temple University

https://cis.temple.edu/~pwang/Chinese.html

计算机不是只会 “计算”,图灵机也不是一台 “机器” 能否用数学确定美国大选是否舞弊? AI是理性的,人类是非理性的,果真如此吗? 深度剖析:ChatGPT 及其继任者会成为通用人工智能吗? 大语言模型会推理吗? 《赛先生》人工智能专栏(2015-08 至 2017-01):

ONCE1289 AI Planning and Strategies | Temple University

https://noncredit.temple.edu/search/publicCourseSearchDetails.do?method=load&courseId=196854350

Gain practical insights into how AI can be harnessed to enhance efficiency and drive innovation. By the end of the course, you will have the skills to create robust AI planning solutions that can adapt to dynamic environments and meet organizational goals.

MD Magazine Highlights Diabetic Retinopathy Study by School of Medicine ...

https://www.templehealth.org/about/news/in-the-media/md-magazine-highlights-diabetic-retinopathy-study-by-school-of-medicine-student-nikita-mokhashi-and-colleagues

Medical student Nikita Mokhashi and colleagues performed a retrospective review of the EyeArt AI system compared to Temple Ophthalmology optometry grading for diabetic retinopathy.

Yichuan Zhu - Temple University

https://www.temple.edu/directory/yichuan-zhu-tup46467

He earned his Ph.D. in Civil Engineering from Texas A&M University. His research interests include ML/AI in Geotechnical and Geological applications, risk/reliability assessment and management, remote sensing, uncertainty quantification, computational geomechanics, and software development.

Sample AI Assignments | Center for the Advancement of Teaching | Center ...

https://teaching.temple.edu/sample-ai-assignments

As AI tools become more common, many people will likely use these tools to get advice on avoiding developing certain diseases. In this activity, students apply their knowledge of factors contributing to chronic disease development by using and critiquing/complementing AI.

Temple University - Temple MIS - Connect and innovate with an elite ...

https://community.mis.temple.edu/

Mar 17 – Sang-Pil Han – “AI Effectiveness, Task Difficulty, and Employee Income in the Gig Economy: When AI is the Default Service Provider Rather than Humans”

An Architecture for Real-time Reasoning and Learning

https://cis.temple.edu/~pwang/Publication/WHW-Realtime.pdf

The ability to work under AIKR is significant for a general purpose AI system, especially if real-time responses should be supported. There are also other AGI re-searches which apply similar principles.

IEEE MASS 2022 - Temple University

https://cis.temple.edu/~yanwang/ieee-mass-2022/Home.html

Sponsored by the IEEE Computer Society and IEEE Computer Society's TCDP, the 19th edition of the IEEE International Conference on Mobile Ad-Hoc and Smart Systems (MASS) will be held in Denver, Colorado in October 2022, and it aims at bringing together researchers, developers, and practitioners to address recent advances in mobile ad-hoc and ...

Building Classification Models: ID3 and C4.5 - Temple University

https://cis.temple.edu/~giorgio/cis587/readings/id3-c45.html

You can run the C45 program here [you need to have an X-server and to allow access (xhost) from yoda.cis.temple.edu]. Classification Models in the Undergraduate AI Course It is easy to find implementations of ID3. For example, a Prolog program by Shoham and a nice Pail module. The software for C4.5 can be obtained with Quinlan's book.