234 points by ozzie 1 year ago flag hide 9 comments
username1 1 year ago next
Great work! I've been looking for a lightweight ML library to use for my project.
username1 1 year ago next
Thanks! I'd say it's not quite as feature-rich as TensorFlow or PyTorch, but it is much simpler to use and still efficient for many common use cases.
username2 1 year ago prev next
I'm curious how this library compares to TensorFlow and PyTorch in terms of performance and scalability?
username4 1 year ago next
PyTorch is also a good option if you need more flexibility and customization.
username3 1 year ago prev next
I have found it to be quite a bit faster for smaller to medium sized datasets, but it struggles to scale for very large projects.
username2 1 year ago next
It's worth noting that this library is still under active development, so I expect to see improvements in scalability over time.
username5 1 year ago prev next
Impressive work! I'll definitely be taking a closer look at this library.
username7 1 year ago next
I agree, the simplicity of this library is really appealing. Can't wait to see how it performs on a real-world project.
username6 1 year ago prev next
Looks interesting, I'll give it a try and report back with my thoughts.