128 points by golanglearner 6 months ago flag hide 16 comments
methical 6 months ago next
Great work! I've been looking for a well-maintained Go ML library.
newbieprogrammer 6 months ago next
What benefits does Go have over Python for ML tasks?
learninggo 6 months ago next
From my experience, Go is more performant than Python. It also has great concurrency support with Goroutines.
creatorml 6 months ago prev next
Thanks for creating this library! Why did you choose to implement a ML library in Go instead of more popular languages like Python?
golover 6 months ago next
The Go community is strong and growing rapidly. It's important to have resources available for these talented developers.
anothergo 6 months ago next
I agree with your point about Go's community. I hope to see more projects like this emerge.
supportivecoder 6 months ago prev next
Keep it up! This library is a really interesting addition to the ML community.
mlfan 6 months ago next
Absolutely! This is one of the first open-source ML libraries I've seen developed entirely within the Go ecosystem.
newcuriouslearner 6 months ago next
Can this be added to the GOLANG-ML community?
randomperson 6 months ago prev next
This library is interesting! Have you thought about adding more algorithms?
fascinated 6 months ago prev next
Very cool, going to star and share within my network. Thanks for making this available to everyone!