Live data from Hacker News

Machine Learning frameworks, libraries and software

github.com

21–30 of 39 posts

Re: Machine Learning frameworks, libraries and software

#21
post #19

A nice list! But this would be significantly more useful if it included project licensing information. In my case, any library licensed under the GPL is automatically excluded from consideration, so this is a significant factor. I'd rather not spend any time on those.

How do you feel about LGPL?

Re: Machine Learning frameworks, libraries and software

#23
post #21
post #19

A nice list! But this would be significantly more useful if it included project licensing information. In my case, any library licensed under the GPL is automatically excluded from consideration, so this is a significant factor. I'd rather not spend any time on those.

How do you feel about LGPL?

LGPL is a borderline case. On one hand, it doesn't force itself onto all of your software. On the other hand, it contains the same patent claim landmine that the GPL does and that landmine is considered to be dangerous by many lawyers (GPLv2 Section 7, LGPLv2 Section 11).

So, in practical terms, it depends on who my current client/employer/investor is. Myself, I'd rather not use any LGPLd libraries.

Post reply on HN