ml5js / ml5-data-and-models

Data sets and pre-trained models for ml5.js
https://ml5js.org/docs/data-overview
MIT License
125 stars 98 forks source link

Add MIT License #6

Closed cvalenzuela closed 6 years ago

shiffman commented 6 years ago

@handav Is there anything in this repo that might be incompatible with MIT License in terms of the data work you are producing? I am assuming the various python scripts that are adapted from other tensorflow examples can be MIT.

handav commented 6 years ago

That's a great question - let me look into this. I also want to add a JSON file with each individual photo's licensing. Would it be possible to give the MIT license to the code and Creative Commons licenses to the dataset?

shiffman commented 6 years ago

@handav definitely, I think it's just a matter of being clear. It might make more sense to have a license file in each subdirectory for this repo rather than a universal one in the root directory.