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.
Machine Learning frameworks, libraries and software
21–30 of 39 posts
Re: Machine Learning frameworks, libraries and software
#22Re: Machine Learning frameworks, libraries and software
#23A 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?
So, in practical terms, it depends on who my current client/employer/investor is. Myself, I'd rather not use any LGPLd libraries.
Re: Machine Learning frameworks, libraries and software
#24Re: Machine Learning frameworks, libraries and software
#25Re: Machine Learning frameworks, libraries and software
#26I'm surprised at the lack of tools for Java. Do Java developers really not do machine learning? Or is this resource missing some libraries?
Re: Machine Learning frameworks, libraries and software
#27Re: Machine Learning frameworks, libraries and software
#28Re: Machine Learning frameworks, libraries and software
#29Javascript is missing a few NLP tools POS - https://github.com/dariusk/pos-js and Node Natural - https://github.com/NaturalNode/natural
Re: Machine Learning frameworks, libraries and software
#30I have a pretty good decision/tree random forest library for go: https://github.com/ryanbressler/CloudForest