<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.designingbuildings.co.uk/skins/common/feed.css?301"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.designingbuildings.co.uk/w/index.php?action=history&amp;feed=atom&amp;title=Semi-supervised_learning</id>
		<title>Semi-supervised learning - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.designingbuildings.co.uk/w/index.php?action=history&amp;feed=atom&amp;title=Semi-supervised_learning"/>
		<link rel="alternate" type="text/html" href="https://www.designingbuildings.co.uk/w/index.php?title=Semi-supervised_learning&amp;action=history"/>
		<updated>2026-05-20T02:35:02Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.17.4</generator>

	<entry>
		<id>https://www.designingbuildings.co.uk/w/index.php?title=Semi-supervised_learning&amp;diff=280574&amp;oldid=prev</id>
		<title>Designing Buildings at 07:28, 10 July 2024</title>
		<link rel="alternate" type="text/html" href="https://www.designingbuildings.co.uk/w/index.php?title=Semi-supervised_learning&amp;diff=280574&amp;oldid=prev"/>
				<updated>2024-07-10T07:28:03Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 07:28, 10 July 2024&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 29:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 29:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* Will AI ever be able to design buildings?&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* Will AI ever be able to design buildings?&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;minus;&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:DCN_Definition]] [[Category:DCN_Research,_Development_and_Innovation]] [[Category:DCN_Software]] [[Category:DCN_Specification]] [[Category:Definitions]] [[Category:Research_/_Innovation]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:DCN_Definition]] [[Category:DCN_Research,_Development_and_Innovation]] [[Category:DCN_Software]] [[Category:DCN_Specification]] [[Category:Definitions]] [[Category:Research_/_Innovation&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;]] [[Category:BIM&lt;/ins&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Designing Buildings</name></author>	</entry>

	<entry>
		<id>https://www.designingbuildings.co.uk/w/index.php?title=Semi-supervised_learning&amp;diff=280561&amp;oldid=prev</id>
		<title>Editor: Created page with &quot;Semi-supervised learning, is way of training machine learning systems for a specific application. An AI system uses a mix of supervised and unsupervised learning and labelled and...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.designingbuildings.co.uk/w/index.php?title=Semi-supervised_learning&amp;diff=280561&amp;oldid=prev"/>
				<updated>2024-07-09T18:51:29Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Semi-supervised learning, is way of training machine learning systems for a specific application. An AI system uses a mix of supervised and unsupervised learning and labelled and...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Semi-supervised learning, is way of training machine learning systems for a specific application. An AI system uses a mix of supervised and unsupervised learning and labelled and unlabelled data. This type of learning is useful when it is difficult to extract relevant features from data and when there are high volumes of complex data, such as identifying abnormalities in medical images, like potential tumours or other markers of diseases.&lt;br /&gt;
&lt;br /&gt;
Un-supervised learning being where an AI system is fed large amounts of unlabelled data, in which it starts to recognise patterns of its own accord. This type of learning is useful when it is not clear what patterns are hidden in data, such as in online shopping basket recommendations (“customers who bought this item also bought the following items”).&lt;br /&gt;
&lt;br /&gt;
Supervised being where in a training phase, an AI system is fed labelled data. The system trains from the input data, and the resulting model is then tested to see if it can correctly apply labels to new unlabelled data (such as if it can correctly label unlabelled pictures of cats and dogs accordingly). This type of learning is useful when it is clear what is being searched for, such as identifying spam mail. See also semi-supervised learning, unsupervised learning, reinforcement learning and training datasets.&lt;br /&gt;
&lt;br /&gt;
This appears in the [https://www.designingbuildings.co.uk/wiki/Uk_government UK Government] website as '[https://post.parliament.uk/artificial-intelligence-ai-glossary/ Artificial intelligence (AI) glossary]' dated January 2024.&lt;br /&gt;
&lt;br /&gt;
= Related articles on Designing for Buildings =&lt;br /&gt;
&lt;br /&gt;
* AI building design tools&lt;br /&gt;
* Artificial intelligence and civil engineering.&lt;br /&gt;
* Artificial Intelligence and its impact on the project profession.&lt;br /&gt;
* Artificial intelligence and surveying.&lt;br /&gt;
* Artificial intelligence for smarter, safer buildings.&lt;br /&gt;
* Artificial intelligence in buildings.&lt;br /&gt;
* BSRIA publishes Artificial Intelligence in Buildings white paper.&lt;br /&gt;
* Building automation and control systems.&lt;br /&gt;
* Building information modelling.&lt;br /&gt;
* Computer aided design CAD.&lt;br /&gt;
* Computers in building design.&lt;br /&gt;
* Generative design.&lt;br /&gt;
* Global building automation.&lt;br /&gt;
* Internet of things.&lt;br /&gt;
* Parametric design.&lt;br /&gt;
* Predictive analytics.&lt;br /&gt;
* The impact of digital on civil engineering.&lt;br /&gt;
* The long expanding list of AI tools for building planning, design, construction and management.&lt;br /&gt;
* Will AI ever be able to design buildings?&lt;br /&gt;
&lt;br /&gt;
[[Category:DCN_Definition]] [[Category:DCN_Research,_Development_and_Innovation]] [[Category:DCN_Software]] [[Category:DCN_Specification]] [[Category:Definitions]] [[Category:Research_/_Innovation]]&lt;/div&gt;</summary>
		<author><name>Editor</name></author>	</entry>

	</feed>