https://sites.temple.edu/rtassessment/files/2018/10/MoCA-Instructions-English_7.2.pdf
Administration and Scoring Instructions The Montreal Cognitive Assessment (MoCA) was designed as a rapid screening instrument for mild cognitive dysfunction. It assesses different cognitive domains: attention and concentration, executive functions, memory, language, visuoconstructional skills, conceptual thinking, calculations, and orientation. Time to administer the MoCA is approximately 10 ...
https://cis.temple.edu/~jiewu/research/publications/Publication_files/FedHAN.pdf
FedHAN: A Cache-Based Semi-Asynchronous Federated Learning Framework Defending Against Poisoning Attacks in Heterogeneous Clients Xiaoding Wang1 , Bin Ye1 , Li Xu1 , Lizhao Wu1 , Sun-Yuan Hsieh2 , Jie Wu3;4 and Limei Lin1 1College of Computer and Cyber Security, Fujian Provincial Key Laboratory of Network Security and Cryptology, Fujian Normal University, Fuzhou 350117, China 2Department of ...
https://sites.temple.edu/rtassessment/files/2018/10/MoCA-Instructions-English_7.1-1.pdf
Administration and Scoring Instructions The Montreal Cognitive Assessment (MoCA) was designed as a rapid screening instrument for mild cognitive dysfunction. It assesses different cognitive domains: attention and concentration, executive functions, memory, language, visuoconstructional skills, conceptual thinking, calculations, and orientation. Time to administer the MoCA is approximately 10 ...
https://cis.temple.edu/~mindyshi/
One postdoctoral position in computational biology and bioinformatics is available in the Department of Computer and Information Sciences at Temple University. The appointee will support and complement ongoing projects in developing computational approaches/pipelines to integrate and analyze large-scale (epi)genomic, expression and interaction ...
http://www.cnc.temple.edu/
The Center for Networked Computing (CNC), a university research center focused on network technology and its applications, was founded in 2010. Its missions are to advance the development of network technology and its applications by combining resource of government, industry, and academia and to train students who will be ready to join industry and academia. CNC is engaged in the following ...
https://cst.temple.edu/news/2023/05/biotech-entrepreneur-vaccine-leader-charles-tsan-jian-chen-receive-honorary-degree-cst-graduation-ceremony
Charles Tsan-Jian Chen, a world leader and entrepreneur in the biotech industry with more than four decades of accomplishments in developing, producing and implementing forefront vaccine and diagnostic technologies benefiting human and animal health, will be awarded an honorary doctoral degree from Temple University at the College of Science and Technology's graduation ceremony on Friday, May ...
https://cis.temple.edu/~jiewu/research/publications/Publication_files/WENJUNJIANG2021TWeb.pdf
In online systems, including e-commerce platforms, many users resort to the reviews or comments generated by previous consumers for decision making, while their time is limited to deal with many reviews. Therefore, a review summary, which contains all important features in user-generated reviews, is expected. In this paper, we study “how to generate a comprehensive review summary from a ...
https://cis.temple.edu/~jiewu/research/publications/Publication_files/DiVE.pdf
Abstract—Ensuring stable and high-quality real-time video an-alytics for computationally constrained mobile agents is essential. However, limited computing resources and network bandwidth present significant challenges in meeting the objective of low response time and high inference accuracy. In this paper, we present DiVE, an edge-assisted video analytics system that utilizes motion vectors ...
https://cis.temple.edu/~wangp/1057-PC/Lecture/Ch06.htm
Chapter 6. Pointers and Modular Programming 1. Pointers and the indirection operator An asterisk ('*') before an identifier is called an "indirection operator", which indicates that the variable contains the address of another variable. Such a variable is called a "pointer" in C. For instance, the declaration double *p makes p a "pointer variable" of type "pointer to double ", and char *signp ...
https://cis.temple.edu/~latecki/Courses/CIS2166-Fall16/Lectures/MatrixAlg1.pdf
A matrix is a rectangular array of numbers or other mathematical objects, for which operations such as addition and multiplication are defined. Most of this article focuses on real matrices, i.e., matrices whose elements are real numbers. For instance, this is a real matrix: The numbers, symbols or expressions in the matrix are called its entries or its elements. The horizontal and vertical ...