Search Keywords

Results Restricted To:

https://www.temple.edu

Total Results: 3,760

AI Certificate | Temple University

https://noncredit.temple.edu/public/category/courseCategoryCertificateProfile.do?method=load&certificateId=196883538

Explore what AI can do to reduce costs, gather more and better business data, automate time-consuming tasks, improve efficiency, lower human error, reallocate staff time for higher priority functions, and more. Then master the concepts and fundamental techniques of implementing AI.

Kwanjira Kaewfak | Temple University, Japan Campus

https://www.tuj.ac.jp/about/faculty-staff/kwanjira-kaewfak

AI-based decision support systems for logistics and healthcare Data-driven modeling in energy demand and public health Applications of fuzzy logic, AHP, and multi-objective optimization Representative Publications Kaewfak, K., & Ammarapala, V. (2018). The decision making of freight routes in multimodal transportation.

Home - AI Tools for Research - Temple University

https://guides.temple.edu/ai-research-tools

This guide offers advice on AI-powered tools and functionality created for or used in academic research.

Wang Pei - Chinese Materials - Temple University

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

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

Popular chatbots and research - AI Tools for Research - Research Guides ...

https://guides.temple.edu/ai-research-tools/chatbots

This guide offers advice on AI-powered tools and functionality created for or used in academic research.

Global Institute for Artificial Intelligence & Business Analytics

https://www.fox.temple.edu/faculty-research/institutes-centers/global-institute-artificial-intelligence-business-analytics

Internally, AIBA will empower faculty and doctoral students with a library of cutting-edge AI/ML models and algorithms via hands-on coding exercises, real-world business problems, and top journal publication for higher research productivity and contributions to their respective disciplines.

Dr. Jules Lipoff Pens Column for The Philadelphia Inquirer About How AI ...

https://www.templehealth.org/about/news/in-the-media/dr-jules-lipoff-pens-column-for-the-philadelphia-inquirer-about-how-ai-models-may-humanize-doctors

Jules Lipoff, MD, Adjunct Clinical Associate Professor of Dermatology at the Lewis Katz School of Medicine at Temple University, wrote a column for The Philadelphia Inquirer about how using AI judiciously may add to the doctor-patient experience.

FedCPD: Personalized Federated Learning with Prototype-Enhanced ...

https://cis.temple.edu/~jiewu/research/publications/Publication_files/FedCPD.pdf

Both challenges pertain to optimizing personalized feder-ated learning, yet their solutions don’t cross-apply. Parame-ter decoupling protects local knowledge to prevent forgetting but falls short on sharing global insights, thus struggling with generalization. On the other hand, prototype learning curbs overfitting and boosts generalization by sharing class proto-types, yet it misses ...

AGI Introduction - Temple University

https://cis.temple.edu/~pwang/AGI-Intro.html

To many AGI researchers, "AGI" is simply the original "AI", with the "G" added to differentiate it from the problem-specific works that have co-opted the "AI" label in an undesirable way.

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.