Skip to content

MekhiHernandez/MTG_image_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTG_image_detection

Magic: The Gathering is a card game developed by Wizards of The Coast, with thousands of cards with unique abilities, strengths, and arts. In this project, I am using neural networks to predict one of the cards attributes (type) from its art. The type attribute of cards can be any of creature, land, artifact, enchantment, instant, sorcery, or planeswalker, and I am going to be mainly trying to predict whether the card will be of creature type. I'm using this project to learn to create neural networks from scratch.

currently unfinished, succesfully created a binary classification neural network but attempting to create multiclass classification for this effect

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published