UnlearningComparator / index.html
jaeunglee's picture
Update index.html
4eb4e2e verified
raw
history blame contribute delete
493 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Machine-Unlearning Comparator</title>
<meta http-equiv="refresh" content="0; url=https://gnueaj.github.io/Machine-Unlearning-Comparator/" />
<style>html,body{height:100%;margin:0;}</style>
</head>
<body>
<!-- Fallback (iframe) for meta-refresh 차단 환경 -->
<iframe src="https://gnueaj.github.io/Machine-Unlearning-Comparator/"
style="border:0;width:100%;height:100%;"></iframe>
</body>
</html>