File size: 593 Bytes
10e3725
 
 
 
 
b23b752
10e3725
 
 
 
b23b752
 
10e3725
b23b752
 
10e3725
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!doctype html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title>Symbols, Learning Devices, Learnable Properties</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<body>
		<div class="card">
			<h1>Symbols, Learning Devices, Learnable Properties</h1>
			<p>A simplified approach for AI Architectures</p>
			<p>
				Check the Youtube mini series for this approach 
				<a href="https://www.youtube.com/watch?v=LeVAqTWIW18&list=PLArn-S_aXKyHnFD8qVuR8oQfQ5ENMRfIA" target="_blank">here</a>.
			</p>
		</div>
	</body>
</html>