Numpy-Neuron / templates /index.html
Jensen-holm's picture
allowing a get request just cause
192a1c0
raw
history blame
377 Bytes
<!DOCTYPE html>
<html>
<head>
<title>Data Mining From Scratch Backend</title>
</head>
<body>
<h1>Data Mining From Scratch Backend</h1>
<p>This is the backend source code for Data Mining From Scratch.</p>
<p>You can find the code on <a href="https://github.com/Jensen-holm/Data-Mining-From-Scratch-Backend">GitHub</a>.</p>
</body>
</html>