Why is the web 1.0 known as the “readable” phase of the world wide web?
Why is the web 2.0 known as the “writable” phase of the world wide web?
Why was the scandal involving facebook and Cambridge Anaylitica unethical?
- Violating the trust of the users
What were the 2 technologies that helped the professor Hawkings to communicate?
Internet addiction symptoms?
Isolation, depression/anxiety, carpal tunnel syndrome (pinching of the nerve), and neck pain
What are the 4 number systems?
What are the two coding systems that are used to represent text-based data in current computers?
-ASCII (american standard code for information interchange)computers can only understand numbers so ASCII code is the numerical representation of a character such as “a” or “@” or an action of some sort
-EBCDIC (Extended binary coded decimal interchange code)
: is a binary code for alphabetic/numeric characters that IBM developed for its larger operating systems. It is the code for text files that is used in IBM’s o/s and that thousands of corporations use for their applications/databases
What are the two types of use cases for supervised machine learning?
What are two disadvantages/advantages of machine learning?
Disadvantages:
Advantages:
Where is artificial neural networking in machine learning used? Give an example.
What is package switching? Extend this analogy to the idea of net neutrality.
What is a “nibble”?
-A “nibble” is 4 binary digits or 1/2 of an 8-bit (it is a collection of 4 bits)
What is “hexadecimal notation”?
-There are 16 digits (0-9) and (A-F)
What is a “base”?
-The available numbers in a numbering system
What is “ASCII”?
- It is a character encoding standard for electronic communication (represent text in computers and other devices)
What are “octal numbers”?
-the octal number system is the base 8 number system and uses digits 0-7
What is “triangle mesh”?
-A triangle mesh is a type of polygon mesh in computer graphics. It comprises a set of triangles (typically in three dimensions) that are connected by their common edges or corners
What is “geometric primitive”?
-geometric objects that the system can handle, draw, store,
What is “Hypertext”?
-a software system that links topics on the screen to related information and graphics , which are typically addressed by a point- and - click method
(text displayed on computer display with references to other text that the reader can immediately access)
What is “reasoning”?
-computer programs that allow computers to reason completely or nearly completely, automatically.
What is “training data”?
-an initial set of data used to help a program understand how to apply technologies like neural network to learn and produce sophisticated results
What is “capability of an AI system?”
What is “Machine learning”?
-AI- provides computers with the ability to learn without being explicitly programmed
What is “Supervised learning”?
-Supervised machine learning systems provide the learning algorithms with known quantities to support future judgements (chatbots)