Datasets:
Update README.md
Browse filesUpdated task_categories
README.md
CHANGED
@@ -2,17 +2,19 @@
|
|
2 |
license: mit
|
3 |
task_categories:
|
4 |
- feature-extraction
|
5 |
-
-
|
6 |
-
-
|
|
|
|
|
7 |
language:
|
8 |
- en
|
9 |
tags:
|
10 |
-
-
|
11 |
-
-
|
12 |
-
-
|
13 |
-
-
|
14 |
-
- Euler
|
15 |
-
-
|
16 |
authors:
|
17 |
- Eduardo Ivan Velazquez Richards
|
18 |
- Rodrigo Fritz
|
@@ -39,7 +41,7 @@ This dataset contains 3D objects representing a topologically diverse collection
|
|
39 |
|
40 |
Filenames follow the pattern:
|
41 |
|
42 |
-
g{genus}_{knot_type}_{n_x},{n_y},{n_z}_{φ_x},{φ_y},{φ_z}_{f}_{c}_{a}_r{r_min}_{r_max}_v{resolution}.stl
|
43 |
|
44 |
|
45 |
**Example:**
|
|
|
2 |
license: mit
|
3 |
task_categories:
|
4 |
- feature-extraction
|
5 |
+
- graph-ml
|
6 |
+
- text-to-3d
|
7 |
+
- tabular-regression
|
8 |
+
- other
|
9 |
language:
|
10 |
- en
|
11 |
tags:
|
12 |
+
- Mathematics
|
13 |
+
- Topology
|
14 |
+
- Geometry
|
15 |
+
- Knot Theory
|
16 |
+
- Euler Characteristic
|
17 |
+
- Genus
|
18 |
authors:
|
19 |
- Eduardo Ivan Velazquez Richards
|
20 |
- Rodrigo Fritz
|
|
|
41 |
|
42 |
Filenames follow the pattern:
|
43 |
|
44 |
+
g{genus}\_{knot_type}\_{n_x},{n_y},{n_z}\_{φ_x},{φ_y},{φ_z}\_{f}\_{c}\_{a}\_r{r_min}\_{r_max}\_v{resolution}.stl
|
45 |
|
46 |
|
47 |
**Example:**
|