Evolutionary algorithmIn computational intelligence (CI), an evolutionary algorithm (EA) is a subset of evolutionary computation, a generic population-based metaheuristic optimization algorithm. An EA uses mechanisms inspired by biological evolution, such as reproduction, mutation, recombination, and selection. Candidate solutions to the optimization problem play the role of individuals in a population, and the fitness function determines the quality of the solutions (see also loss function).
Linear modelIn statistics, the term linear model is used in different ways according to the context. The most common occurrence is in connection with regression models and the term is often taken as synonymous with linear regression model. However, the term is also used in time series analysis with a different meaning. In each case, the designation "linear" is used to identify a subclass of models for which substantial reduction in the complexity of the related statistical theory is possible.
SurgeonIn modern medicine, a surgeon is a medical doctor who performs surgery. Although there are different traditions in different times and places, a modern surgeon is also a licensed physician or received the same medical training as physicians before specializing in surgery. There are also surgeons in podiatry, dentistry, and veterinary medicine. It is estimated that surgeons perform over 300 million surgical procedures globally each year. History of surgery The first person to document a surgery was the 6th century BC Indian physician-surgeon, Sushruta.
Retractor (medical)A retractor is a surgical instrument used to separate the edges of a surgical incision/wound or to hold away certain organs and tissues (i.e. to provide tissue retraction) so that body parts underneath may be accessed during surgical operations. The broad term retractor typically describes a simple steel tool possessing a curved, hooked, or angled blade, which is manually manipulated to help maintain a desired position of tissue during surgery. More sophisticated retractors may be clamped in place (usually to a tableside frame) or suspended at the end of a robotic arm.
Reinforcement learningReinforcement learning (RL) is an area of machine learning concerned with how intelligent agents ought to take actions in an environment in order to maximize the notion of cumulative reward. Reinforcement learning is one of three basic machine learning paradigms, alongside supervised learning and unsupervised learning. Reinforcement learning differs from supervised learning in not needing labelled input/output pairs to be presented, and in not needing sub-optimal actions to be explicitly corrected.
AutomationAutomation describes a wide range of technologies that reduce human intervention in processes, namely by predetermining decision criteria, subprocess relationships, and related actions, as well as embodying those predeterminations in machines. Automation has been achieved by various means including mechanical, hydraulic, pneumatic, electrical, electronic devices, and computers, usually in combination. Complicated systems, such as modern factories, airplanes, and ships typically use combinations of all of these techniques.