From f88ee8356fa38b54a4f8fd4c2da5a601a0123809 Mon Sep 17 00:00:00 2001 From: Pawel Date: Sat, 30 May 2026 05:06:59 -0400 Subject: [PATCH] Removed cards from webapp --- webapp/static/index.html | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/webapp/static/index.html b/webapp/static/index.html index f07c3a7..7f8a610 100644 --- a/webapp/static/index.html +++ b/webapp/static/index.html @@ -129,16 +129,6 @@ -
-

Data acknowledgement

-

- Board layouts, hold metadata, and route data are derived from Tension Board 2 and Kilter Board datasets. - This project is unaffiliated with Tension Climbing or Kilter. - The route generator is inspired by Andrej Karpathy's - nanoGPT. -

-
-

Angle scope

@@ -148,18 +138,14 @@ The restriction avoids asking the models to extrapolate into sparse, noisier high-angle data where grades and route distributions are less reliable.

- -
-

High-grade caveat

+ +
+

Data acknowledgement

- Generation and prediction are both less reliable at edge-case grades, especially around V10 and above. Those grades are rarer in the data, so the generator has weaker grade control and the predictor has less signal for accurate scoring. -

-
- -
-

To-do

-

- This demo currently focuses on the full-board layouts: Tension Board 2 Mirror 12x12 and Kilter Board Original 16x12. Other board sizes are future work. + Board layouts, hold metadata, and route data are derived from Tension Board 2 and Kilter Board datasets. + This project is unaffiliated with Tension Climbing or Kilter. + The route generator is inspired by Andrej Karpathy's + nanoGPT.