-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
20 lines (19 loc) · 1.1 KB
/
index.html
File metadata and controls
20 lines (19 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>FPGA GNG Implementation - Slidev</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;400;600&family=Fira+Code:wght@200;400;600&display=swap" type="text/css">
<link rel="icon" href="https://cdn.jsdelivr.net/gh/slidevjs/slidev/assets/favicon.png">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta property="slidev:version" content="52.11.5">
<meta name="description" content=""## FPGA GNG Implementation\nPresentasi tentang implementasi Growing Neural Gas pada FPGA\n"">
<meta property="og:title" content="FPGA GNG Implementation - Slidev">
<meta property="og:description" content=""## FPGA GNG Implementation\nPresentasi tentang implementasi Growing Neural Gas pada FPGA\n""></head>
<body>
<div id="app"></div>
<script type="module" src="/@fs/C:/Users/HP/Documents/Github/fpga_gng/node_modules/@slidev/client/main.ts"></script>
<div id="mermaid-rendering-container"></div>
</body>
</html>