edfse

Define Entrepreneurship?
Entrepreneurship is the process of identifying an opportunity, organising resources and taking the risk to create and manage a new venture with the of making a profit.
Example - A person notices that many people want healthy homemade food but don't have time to cook. So, they start a 'tiffin' (Meal delivery service) service. Preparing and delivering fresh meal to offices and home.

Define entrepreneur?
Entrepreneur is an individual who identify the gaps in the market, the organises

...

See on Student Notes »

gesch

centralen – Duitsland, Oostenrijk-Hongarije en hun bondgenoten in de Eerste Wereldoorlog.
front – plaats waar gevochten wordt.
geallieerden – Frankrijk, Groot-Brittannië, Rusland, de VS en hun bondgenoten in de Eerste Wereldoorlog.
militarisme – verheerlijking van het leger.
nationalisme – liefde voor het eigen volk (natie); streven naar een staat voor het eigen volk.
neutraal – onrtijdig.pa
Wereldoorlog – oorlog waarbij in twee werelddelen tegelijk gevochten wordt.
stellingen
...

See on Wikiteka »

mccccccc

UTRAN (UMTS Terrestrial Radio Access Network) is the radio access part of the UMTS (Universal Mobile Telecommunications System). It provides wireless communication between the user equipment and the core network. UTRAN is responsible for radio resource management, handover control, power control, encryption, data transmission, and maintaining the quality of service. It acts as an interface between mobile users and the UMTS core network. The UTRAN mainly consists of two important components: Node

...

See on Student Notes »

ааааа

LECTURE 1: The Age of Nationalism, 1850–1914 (Ch. 23)

Crimean War (1853–1856): Russia vs. Ottoman Empire + France + UK  Collapse of Concert of Europe  Opportunity for Italy/Germany.

Napoleon III (France): Authoritarianism + modern economy + public works + mass popular support.

Italian Unification (1859–1870): Fragmented states  Kingdom of Italy. Cavour (diplomatic brains) + Garibaldi (military, "Red Shirts").

German Unification (1862–1871): Otto von Bismarck  Realpolitik (

...

See on Student Notes »

gcgcchgccg

💪 Cubital Fossa — 10 Marks University Style Answer


Cubital Fossa

1. Definition / Introduction

The cubital fossa is a triangular depression situated on the anterior aspect of the elbow joint. It serves as an important passage for major nerves, arteries, veins, and tendons between the arm and forearm.

It is one of the most clinically significant regions of the upper limb because it contains the brachial artery, median nerve, and tendon of biceps brachii.


2. Situation

...

See on Student Notes »

ZFGNFG

1. Define AI.

Artificial Intelligence (AI) is the branch of computer science that develops machines capable of performing tasks that normally require human intelligence.

2. What is an Intelligent Agent?

An Intelligent Agent is an entity that perceives its environment through sensors and acts upon it using actuators to achieve goals.

3. Define a Problem-Solving Agent.

A Problem-Solving Agent is an intelligent agent that finds a sequence of actions to reach a goal from an initial state.

4. What is

...

See on Student Notes »

T6UJDT6RYKJ

10.Discuss Basic Probability Notation with Suitable Example 

Probability is the branch of mathematics that deals with the likelihood of occurrence of an event. The probability of an event ranges from 0 to 1, where:

  • 0 indicates an impossible event.
  • 1 indicates a certain event.

Probability is widely used in Artificial Intelligence, Machine Learning, Statistics, Data Science, and Decision Making.


Basic Probability Notations

1. Sample Space (S)

The sample space is the set of all possible outcomes

...

See on Wikiteka »

drfhgaft

5.EXPLAIN FORWARD CHAING AND BACKWARD CHAING WITH EXAMPLE?

Forward Chaining is a data-driven inference technique used in Artificial Intelligence and Expert Systems. It starts with the known facts (initial data) and repeatedly applies inference rules to derive new facts until the desired goal is reached or no more rules can be applied.

It is called data-driven because the reasoning process begins with the available data and moves forward toward a conclusion.

Algorithm;

Start with the known facts

...

See on Wikiteka »

SFGAERTGB

4.DEFINE CONSTRAINT SATISFACTION PROBLEM CSPS AND EXPLAN THEIR COMPONETS WITH EXAMPLE 

A Constraint Satisfaction Problem (CSP) is a problem in Artificial Intelligence where the objective is to assign values to a set of variables such that all specified constraints are satisfied. CSPs are commonly used in planning, scheduling, resource allocation, map coloring, and puzzle-solving applications.

A CSP is represented as a triple:

CSP=(X,D,C)​

where:

X = Set of variables

D = Domain of values for

...

See on Student Notes »