this post was submitted on 31 Mar 2025
3 points (100.0% liked)

Machine Learning

1937 readers
1 users here now

founded 4 years ago
MODERATORS
 

Hello!

I did a map generator(it's pixel art and the largest are 300x200 pixels) some time ago and decided to generate 3 types of map sizes and 1500 maps for each size to train a model to practice and I thought to do that dataset open source.

Is that really something that people want/appreciate or not really? I'm a bit lost on how to proceed and what license to use. Does it make sense to use an MIT License? Or which one do you recommend?

thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 4 days ago

That was very useful! I don't really care what people do but since I want to release a possible game that generates those maps I think I'll go by CC-BY like you said :)

Thanks for the info!