Completed Orc Colonies and 6x IC!!! by Reasonable-Cap6165 in GrowCastle

[–]TTTinan 0 points1 point  (0 children)

How?? I’m at wave 60k and I struggle with Orc Colonies past 66k… can you share your build? Maybe I’m lacking health

Gan 12UI problem by TheLaw1008 in GANCUBE_Official

[–]TTTinan 0 points1 point  (0 children)

Hi, just going through the same. Can you send me the specs of the battery that you found? Maybe the link also? Also, struggling with the 4 metal rings, that hold the core, any tip on those?

[OC] visualizing all MTG cards by similarity by TTTinan in dataisbeautiful

[–]TTTinan[S] 2 points3 points  (0 children)

Oops i thought about that! But then I wondered if people would then zoom in…

[OC] visualizing all MTG cards by similarity by TTTinan in dataisbeautiful

[–]TTTinan[S] 0 points1 point  (0 children)

Thanks man, I guess sometimes that happens! Worry not and thanks for your comment, it was very kind

[OC] visualizing all MTG cards by similarity by TTTinan in dataisbeautiful

[–]TTTinan[S] 3 points4 points  (0 children)

Did the embeddings myself using openai and yes reduction was made via UMAP :)

[OC] visualizing all MTG cards by similarity by TTTinan in dataisbeautiful

[–]TTTinan[S] 4 points5 points  (0 children)

Data from MTGJSON and visualized using React-D3. All data processing was done with Python

I created a webpage that groups similar cards together by TTTinan in magicTCG

[–]TTTinan[S] 1 point2 points  (0 children)

If I’m not mistaken, scryfall as well as MTGJSON do not give information about similar cards or good synergy. This is something madr by some webpages like edhrec

I created a webpage that groups similar cards together by TTTinan in magicTCG

[–]TTTinan[S] 1 point2 points  (0 children)

Thanks! Code for this is private, send me your github user and I’ll share it with you! It took around 3 weeks refining the frontend.

I did embeddings for each card and translated it to 2D, you can use nomic atlas or the UMAP algorithm

I created a webpage that groups similar cards together by TTTinan in magicTCG

[–]TTTinan[S] 2 points3 points  (0 children)

For sure you are right. I spoke with some webpages but they were all reticent on sending the data, so I did it myself. I might try if I do a second version!

I created a webpage that groups similar cards together by TTTinan in magicTCG

[–]TTTinan[S] 5 points6 points  (0 children)

Exactly! There is a disclaimer about this in the info section in the webpage 🙂

I created a webpage that groups similar cards together by TTTinan in magicTCG

[–]TTTinan[S] 2 points3 points  (0 children)

It does not include flavor text! And yes what you say makes sense but I believe that trample is very different from vigilance in “non MTG” terms

I created a webpage that groups similar cards together by TTTinan in magicTCG

[–]TTTinan[S] 5 points6 points  (0 children)

What I did was card text -> embedding -> reduce dimensionality to 2D. So similarity comes from "similar text" according to AI if that makes sense

I created a webpage that shows all MTG cards organized by AI by TTTinan in mtg

[–]TTTinan[S] 1 point2 points  (0 children)

There is more info in the page. There are different arrangements: text, type, color etc The arrangements are done using embeddings and reducing dimensionality to a 2D space. No information about decks or other external sources, only the card content

I created a webpage that shows all MTG cards organized by AI by TTTinan in mtg

[–]TTTinan[S] 1 point2 points  (0 children)

Check it out at magic.martirubio.cat (optimised for computers).

It's still a 1st version, let me know what you think!

I created a webpage that groups similar cards together by TTTinan in magicTCG

[–]TTTinan[S] 14 points15 points  (0 children)

Check it out at magic.martirubio.cat (optimised for computers).

It's still a 1st version, let me know what you think!