https://community.mis.temple.edu/mis5201sec001sp2017/files/2017/03/IS-Auditing-Tools-and-Techniques-Creating-Audit-Programs.pdf
Abstract Information systems audits can provide a multitude of benefits to an enterprise by ensuring the effective, efficient, secure and reliable operation of the information systems so critical to organizational success. The effectiveness of the audit depends, in large part, on the quality of the audit program.
https://cis.temple.edu/tagit/
M.S. Information Systems Engineering and Management, Harrisburg University, 2014 B.S. Computer Science, Arab Academy for Science, Technology & Maritime Transport, 2008
https://cis.temple.edu/~latecki/Courses/Math3033-Fall09/DekkingBook07/DekkingBook_c2.pdf
Outcomes, events, and probability The world around us is full of phenomena we perceive as random or unpre-dictable. We aim to model these phenomena as outcomes of some experiment, where you should think of experiment in a very general sense. The outcomes are elements of a sample space Ω, and subsets of Ω are called events.The events will be assigned a probability, a number between 0 and 1 ...
https://sites.temple.edu/emilyksnell/
I am a researcher interested in school and family factors that support children’s language and literacy development. After receiving a PhD in Human Development and Social Policy from Northwestern University, I spent several years doing policy evaluation at MDRC, focusing on early childhood education and home visiting. At Temple, I work with Barbara Wasik in the College of Education. My ...
https://cis.temple.edu/~latecki/Papers/skeletonPAMI06.pdf
Skeleton Pruning by Contour Partitioning with Discrete Curve Evolution Xiang Bai, Longin Jan Latecki, Wen-Yu Liu,
https://cis.temple.edu/~latecki/Courses/AI-Fall12/Lectures/NLDimRed.pdf
Linear Dimensionality Reduction: Based on a linear projection of the data
https://cis.temple.edu/~jiewu/research/publications/Publication_files/Reinforcement_Learning-based_Dual-Identity_Double_Auction_in_Personalized_Federated_Learning.pdf
Reinforcement Learning-based Dual-Identity Auction in Personalized Federated Juan Li, Member, IEEE, Zishang Chen, Tianzi Wu, Fellow, IEEE, Yanmin
https://cis.temple.edu/~wu/teaching/Spring2018/distributed-computing-2018.pdf
1. In your opinion, what is the future of the computing and the field of distributed systems? 2. Use your own words to explain the differences between distributed systems, multiprocessors, and network systems. 3. Calculate (a) node degree, (b) diameter, (c) bisection width, and (d) the number of links for an nx n2-d mesh, an n x n2- d torus, and an n-dimensional hypercube.
https://cis.temple.edu/~apal/nfmi_comnet.pdf
Near Field Magnetic Induction (NFMI) based communication is an emerging technology that promises several advantages over the traditional radio frequency (RF) communication including low energy use, ability to work reliably in a variety of difficult propagation media (e.g., water, non-ferromagnetic metals, underground, tissue media of fresh produce & meats, etc.), and low leakage possibility ...
https://cis.temple.edu/~giorgio/cis587/readings/id3-c45.html
Introduction ID3 and C4.5 are algorithms introduced by Quinlan for inducing Classification Models, also called Decision Trees, from data.