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