Skip to content

Commit 0956dd3

Browse files
Update landing.html
1 parent 4d68172 commit 0956dd3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

templates/landing.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ <h1>Welcome to Patterns-Matter</h1>
4848

4949
<div class="desc">
5050
<p>
51-
<b>Patterns Matter</b> is a personal toy database of the author <b>(Sayeed)</b>. This database highlights the quest for
52-
<b>patterns</b>—in <b>Materials</b> and in <b>Music</b>.
51+
<b>Patterns Matter</b> is a personal toy database of the author <b>(Sayeed), documenting a mapping of "Raw data - Featurized data - Results" of his exploration at the interface of Materials Science & AI</b>. This database highlights the quest for
52+
<b>patterns</b>—in <b>Materials</b> and in <b>Music</b>. Since Data-driven insights in Materials science and, nevertheless, Music all are patterns - hence the name <b>'Patterns-Matter'.</b>
5353
</p>
5454
<p>
5555
Explore <b>materials datasets</b> (pre/post-featurization), some results of the individual projects showing performance of the models or model ensembles, feature engineering, optimization etc., i.e., different stages of a ML-pipeline. and enjoy <b>original guitar/music clips</b> or some spontaneous covers/tributes. Downloads are provided to
56-
play with RDBMS tooling; please credit the original sources for raw data. Music here is for fun, non-commercial; redistribution
57-
is okay, but don’t reuse in your own compositions.
56+
play with RDBMS tooling; please credit the original sources for raw data. Music here is for fun, non-commercial; included for filetypes variation in a DB; redistribution
57+
is okay, but don’t reuse any originals in your own compositions.
5858
</p>
5959
</div>
6060

@@ -101,4 +101,4 @@ <h2>Explore:</h2>
101101
</div>
102102
{% endif %}
103103
</div>
104-
{% endblock %}
104+
{% endblock %}

0 commit comments

Comments
 (0)